Sie sind hier: CodeBase / Typoscript - Typo3 / tt_content / Mailform bessere wraps - Fehlermeldung übersetzen
6.1.2009 : 12:25 : +0100

Mailform bessere wraps - Fehlermeldung übersetzen

  1. tt_content.mailform.20{
  2. stdWrap.wrap = <div class="csc-mailform">|</div>
  3. layout = <div class="csc-form-row"><div class="csc-form-labelcell">###LABEL###</div><div class="csc-form-fieldcell">###FIELD###</div></div>
  4. COMMENT.layout = <div class="csc-form-commentcell">###LABEL###</div>
  5. params.submit = class="submit"
  6. params.radio = class="radio"
  7. badMess = Bitte füllen Sie alle Felder aus!
  8. }
  9.