[Typo3-german] label-Tag im Suchformular entfernen

Ralf Waetzig info at ralf-project.de
Sun Oct 9 16:47:30 CEST 2005


> -----Original Message-----
> From: typo3-german-bounces at lists.netfielders.de [mailto:typo3-german-
> bounces at lists.netfielders.de] On Behalf Of Sönke Hartung
> Sent: Sunday, October 09, 2005 4:39 PM
> To: typo3-german at lists.netfielders.de
> Subject: [Typo3-german] label-Tag im Suchformular entfernen
> 
> Hallo Liste,
> 
> ich versuche das label-Tag vor dem Such-Button im Suchformular zu
> entfernen. Wie schaffe ich das? Wenn ich im tt_content.search.30.layout
> das label-tag entferne fehlt dieses ja auch vor dem Textfeld, was ich
> aber nicht möchte.

temp.suche < tt_content.search.30
temp.suche {
     redirect = 21
     target= _self	
     layout = ###FIELD###
     stdWrap.wrap = <div id="suchformular">|</div>
     dataArray.20 >
     dataArray.20 {
          type = scols = hidden
          value = tt_content.header-bodytext
     }
}





More information about the TYPO3-german mailing list