diff --git a/src/pretix/control/templates/pretixcontrol/checkin/lists.html b/src/pretix/control/templates/pretixcontrol/checkin/lists.html index 23e967e170..a734473310 100644 --- a/src/pretix/control/templates/pretixcontrol/checkin/lists.html +++ b/src/pretix/control/templates/pretixcontrol/checkin/lists.html @@ -29,7 +29,7 @@ {% if request.event.has_subevents %}
{% endif %} diff --git a/src/pretix/control/templates/pretixcontrol/event/fragment_subevent_choice_simple.html b/src/pretix/control/templates/pretixcontrol/event/fragment_subevent_choice_simple.html index 8d40822847..4dabfc7f43 100644 --- a/src/pretix/control/templates/pretixcontrol/event/fragment_subevent_choice_simple.html +++ b/src/pretix/control/templates/pretixcontrol/event/fragment_subevent_choice_simple.html @@ -1,6 +1,6 @@ {% load i18n %}-
{% if request.event.has_subevents %} {% endif %} {% if quotas|length == 0 %} diff --git a/src/pretix/plugins/statistics/templates/pretixplugins/statistics/index.html b/src/pretix/plugins/statistics/templates/pretixplugins/statistics/index.html index 0af5cbe97b..fd67d0b7be 100644 --- a/src/pretix/plugins/statistics/templates/pretixplugins/statistics/index.html +++ b/src/pretix/plugins/statistics/templates/pretixplugins/statistics/index.html @@ -10,7 +10,7 @@