]> git.mxchange.org Git - friendica.git/commit
Remove empty help spans from templates.
authorAndreas Neustifter <andreas.neustifter@gmail.com>
Mon, 23 Apr 2018 19:15:54 +0000 (19:15 +0000)
committerAndreas Neustifter <andreas.neustifter@gmail.com>
Mon, 23 Apr 2018 20:29:55 +0000 (20:29 +0000)
commitfe74a3d697bbff697a05b34381f43ce8a04319f7
treee2de2787f76829bd2ca3a81953dcf136c8889b9b
parent2d8a4a923f0ff02fff2aa74ac2a2aea4d860fe41
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/theme/frio/templates/field_checkbox.tpl
view/theme/frio/templates/field_colorinput.tpl
view/theme/frio/templates/field_custom.tpl
view/theme/frio/templates/field_fileinput.tpl
view/theme/frio/templates/field_input.tpl
view/theme/frio/templates/field_intcheckbox.tpl
view/theme/frio/templates/field_openid.tpl
view/theme/frio/templates/field_password.tpl
view/theme/frio/templates/field_radio.tpl
view/theme/frio/templates/field_select.tpl
view/theme/frio/templates/field_select_raw.tpl
view/theme/frio/templates/field_textarea.tpl
view/theme/frio/templates/field_themeselect.tpl
view/theme/frio/templates/field_yesno.tpl