summaryrefslogtreecommitdiff
path: root/inc/Form/LabelElement.php
Commit message (Collapse)AuthorAge
* Form: more flexible label handling #1312Andreas Gohr2015-08-18
You now can add labels that don't wrap around inputs, but you have to ensure IDs are properly assigned yourself. The Label class has been renamed to LabelElement to reflect the naming scheme of the other elements.