History log of /dokuwiki/inc/Form/LabelElement.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 9d01c1d9 01-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

PSR-12 coding style


# a453c16b 18-Aug-2015 Andreas Gohr <andi@splitbrain.org>

Form: more flexible label handling #1312

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 LabelEl

Form: more flexible label handling #1312

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.

show more ...