Hi,
in every form-view I change the default "div" to an "li" like that:
e($form->input('username', array('label'=>__('Username', true),
'div'=>array('tag'=>'li'))));
Could anyone please tell me, how to change this globally?
Thank you very much
Florian Fackler
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---