diff --git a/src/pretix/presale/templates/pretixpresale/event/fragment_downloads.html b/src/pretix/presale/templates/pretixpresale/event/fragment_downloads.html index 42d402975d..682434ae0c 100644 --- a/src/pretix/presale/templates/pretixpresale/event/fragment_downloads.html +++ b/src/pretix/presale/templates/pretixpresale/event/fragment_downloads.html @@ -88,7 +88,7 @@
{% endif %} -{% elif not can_download and plugins_allow_ticket_download and ticket_download_date %} +{% elif not can_download and plugins_allow_ticket_download and ticket_download_date and event.settings.ticket_download %} {% if order.status == 'p' %}