Posted by dereine on September 28, 2008 at 10:26pm
| Project: | Maxlength |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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 |
Comments
#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.