From c4be508e2603c83f12670ae3bd7757c22e7fc1ef Mon Sep 17 00:00:00 2001 From: Richard Schreiber Date: Thu, 11 Feb 2021 16:03:47 +0100 Subject: [PATCH] added anchor link to voucher-input --- .../templates/pretixpresale/event/fragment_product_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html b/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html index 18453664e..3f892c3df 100644 --- a/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html +++ b/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html @@ -145,7 +145,7 @@ {% if item.require_voucher %}
- {% trans "Enter a voucher code below to buy this ticket." %} + {% trans "Enter a voucher code below to buy this ticket." %}
{% elif var.cached_availability.0 == 100 %}