diff --git a/fHDHR_web/templates/channels_editor.html b/fHDHR_web/templates/channels_editor.html index 0f89269..94d0486 100644 --- a/fHDHR_web/templates/channels_editor.html +++ b/fHDHR_web/templates/channels_editor.html @@ -24,11 +24,11 @@ {% for chan_dict in channelslist %}
- - - - - + + + + + - - - - + + + + +
diff --git a/fHDHR_web/templates/settings.html b/fHDHR_web/templates/settings.html index 6719fa1..87d81bd 100644 --- a/fHDHR_web/templates/settings.html +++ b/fHDHR_web/templates/settings.html @@ -31,22 +31,22 @@ {{ web_settings_dict[config_section][config_item]["value_default"] }}
- - - + + + {% if web_settings_dict[config_section][config_item]["hide"] %} {% else %} - + {% endif %}
- - - - + + + +