Calling theme('textfield')
dereine - September 28, 2008 - 22:26
| Project: | Maxlength |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
i created a patch which calls
<?php
theme('textfield');
?>Instead of theme_textfield
So you can still theme the textfield itselve
| Attachment | Size |
|---|---|
| style_patch.patch | 10.99 KB |

#1
mhh strange wrong command, here is the right patch
#2
as of beta2 we no longer add the div via the theme - its done at the form level.