[Typo3] sr_feuser_register duplicate attribute

Manfred Rutschmann manfred.rutschmann at cobra-tut.de
Thu Dec 8 12:52:42 CET 2005


Bartosz Aninowski schrieb:

> Hi
> Is this bug or there is something wrong with my configuration
> <input id="tx-srfeuserregister-pi1-last_name" type="text" 
> class="tx-srfeuserregister-pi1-text" size="40" maxlength="50" title="Enter 
> your surname." name="FE[fe_users][last_name]" 
> class="tx-srfeuserregister-pi1-text" />
> look at duplicate attribute class
> 
> 
> sr_feuser_register 2.2.1 with CSS-styled 
> 
> 

Hello Bartosz,

my Code looks pretty good:

<input type="text" name="FE[fe_users][last_name]" size ="50" />

Look at your template from sr_feuser, is there anything about id and 
calss tags to the input forms?

Greets Manfred




More information about the TYPO3-english mailing list