summaryrefslogtreecommitdiff
path: root/program/templates
diff options
context:
space:
mode:
authorErnesto Rico-Schmidt <e.rico.schmidt@gmail.com>2016-03-30 18:00:54 (GMT)
committerErnesto Rico-Schmidt <e.rico.schmidt@gmail.com>2016-03-30 18:00:54 (GMT)
commit2ec0ff18396c948b0f1fa9966aeab89bde97cd65 (patch)
tree8d290dc08d5058ccfe22ec0db94a6dd626861fb5 /program/templates
parent5f989885ffb046bc0c2f064347a716e5f873e453 (diff)
fixed missed renaming of variables
Diffstat (limited to 'program/templates')
-rw-r--r--program/templates/boxes/broadcastformat.html2
-rw-r--r--program/templates/boxes/musicfocus.html2
-rw-r--r--program/templates/boxes/showinformation.html2
-rw-r--r--program/templates/boxes/showtopic.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/program/templates/boxes/broadcastformat.html b/program/templates/boxes/broadcastformat.html
index c12e635..8118cdb 100644
--- a/program/templates/boxes/broadcastformat.html
+++ b/program/templates/boxes/broadcastformat.html
@@ -1,4 +1,4 @@
-{% if broadcastformats %}
+{% if broadcastformat_list %}
<dl id="broadcastformat" class="portlet">
<dt class="portletHeader"><span>Legende</span></dt>
{% for bf in broadcastformat_list %}
diff --git a/program/templates/boxes/musicfocus.html b/program/templates/boxes/musicfocus.html
index 292cea0..021185b 100644
--- a/program/templates/boxes/musicfocus.html
+++ b/program/templates/boxes/musicfocus.html
@@ -1,4 +1,4 @@
-{% if musicfoci %}
+{% if musicfocus_list %}
<dl id="filterbox_musicfocus" class="portlet filterbox">
<dt class="portletHeader"><span>Musiktendenz<span></dt>
<dd class="portletItem">
diff --git a/program/templates/boxes/showinformation.html b/program/templates/boxes/showinformation.html
index 52c40e0..dbbe60d 100644
--- a/program/templates/boxes/showinformation.html
+++ b/program/templates/boxes/showinformation.html
@@ -1,4 +1,4 @@
-{% if showinformations %}
+{% if showinformation_list %}
<dl id="filterbox_showinformation" class="portlet filterbox">
<dt class="portletHeader"><span>Sendungsinfo<span></dt>
<dd class="portletItem">
diff --git a/program/templates/boxes/showtopic.html b/program/templates/boxes/showtopic.html
index 8561343..93e873a 100644
--- a/program/templates/boxes/showtopic.html
+++ b/program/templates/boxes/showtopic.html
@@ -1,4 +1,4 @@
-{% if showtopics %}
+{% if showtopic_list %}
<dl id="filterbox_showtopic" class="portlet filterbox">
<dt class="portletHeader"><span>Thema / Schwerpunkt<span></dt>
<dd class="portletItem">