Sie sind hier: Typo3 CodeBase / Typoscript - Typo3 / tt_content / Mailform bessere wraps - Fehlermeldung übersetzen

Mailform bessere wraps - Fehlermeldung übersetzen

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