]> git.mxchange.org Git - friendica.git/commit
Remove empty help spans from templates.
authorAndreas Neustifter <andreas.neustifter@gmail.com>
Mon, 23 Apr 2018 18:59:08 +0000 (18:59 +0000)
committerAndreas Neustifter <andreas.neustifter@gmail.com>
Mon, 23 Apr 2018 20:29:55 +0000 (20:29 +0000)
commit5d1d0d1a9f84bf9ab8aa48473ab193a60e8ba4d5
treef26dbb8735978f5c7bafcc72dab14875ca7615c6
parente51a017d920be6a20eb5a3b56f6c13eb907bb790
Remove empty help spans from templates.

The empty spans from the templates mess up the layout sometimes, and are useless weight anyway.
Lets get rid of them.
14 files changed:
view/templates/field_checkbox.tpl
view/templates/field_combobox.tpl
view/templates/field_custom.tpl
view/templates/field_input.tpl
view/templates/field_intcheckbox.tpl
view/templates/field_openid.tpl
view/templates/field_password.tpl
view/templates/field_radio.tpl
view/templates/field_richtext.tpl
view/templates/field_select.tpl
view/templates/field_select_raw.tpl
view/templates/field_textarea.tpl
view/templates/field_themeselect.tpl
view/templates/field_yesno.tpl