diff --git a/src/pretix/presale/templates/pretixpresale/event/index.html b/src/pretix/presale/templates/pretixpresale/event/index.html index f37200bf0b..e5dd87eaf8 100644 --- a/src/pretix/presale/templates/pretixpresale/event/index.html +++ b/src/pretix/presale/templates/pretixpresale/event/index.html @@ -70,7 +70,7 @@ {% endif %} {% endif %} - {% if subevent and "year" not in request.GET %} + {% if subevent and "date" not in request.GET %}
{% if show_cart %}