summaryrefslogtreecommitdiff
path: root/core/views/form.html.php
AgeCommit message (Collapse)Author
2008-12-18Don't wrap hidden inputs in <li/>Bharat Mediratta
2008-12-141) fix Forge_Group to display the label (will raise a bug with Kohana)Tim Almdal
2) Change form.html.php to use the group label instead of the name 3) Converted the add photo to explicity set the label of the field (new coding standard)
2008-12-07Move form.html.php from themes/default/views to core/viewsTim Almdal