diff --git a/fHDHR_web/templates/channels.html b/fHDHR_web/templates/channels.html
index 3bf3b3e..706d3ae 100644
--- a/fHDHR_web/templates/channels.html
+++ b/fHDHR_web/templates/channels.html
@@ -49,8 +49,8 @@
{% if chan_dict["enabled"] %}
Play
- {% else %}
- Play
+ {% else %}
+ Play
{% endif %}
|
diff --git a/fHDHR_web/templates/channels_editor.html b/fHDHR_web/templates/channels_editor.html
index e52eb7d..4ec45a8 100644
--- a/fHDHR_web/templates/channels_editor.html
+++ b/fHDHR_web/templates/channels_editor.html
@@ -38,8 +38,8 @@
element.value = 0
items = document.select(".channels")
- chanlist = []
- chandict = {}
+ chanlist = []
+ chandict = {}
for element in items:
if element.name == "id":
@@ -100,16 +100,16 @@
|
|
{% if chan_dict["enabled"] %}
- |
+ |
{% else %}
- |
+ |
{% endif %}
{% if chan_dict["favorite"] %}
- |
+ |
{% else %}
- |
+ |
{% endif %}
-
+ |
- |
+
{% endfor %}
diff --git a/fHDHR_web/templates/settings.html b/fHDHR_web/templates/settings.html
index fa9d1a7..dbc206f 100644
--- a/fHDHR_web/templates/settings.html
+++ b/fHDHR_web/templates/settings.html
@@ -36,7 +36,7 @@
| {{ config_item }} |
{{ web_settings_dict[config_section][config_item]["value_default"] }} |
-
+ |
|
-
-
-
-
-
- |
diff --git a/fHDHR_web/templates/tuners.html b/fHDHR_web/templates/tuners.html
index 1a82516..b944d09 100644
--- a/fHDHR_web/templates/tuners.html
+++ b/fHDHR_web/templates/tuners.html
@@ -7,7 +7,7 @@
-
+
| Status |
Channel |
Method |