diff --git a/src/pretix/control/templates/pretixcontrol/vouchers/index.html b/src/pretix/control/templates/pretixcontrol/vouchers/index.html index de6c018f00..5069641183 100644 --- a/src/pretix/control/templates/pretixcontrol/vouchers/index.html +++ b/src/pretix/control/templates/pretixcontrol/vouchers/index.html @@ -115,34 +115,34 @@ {% endif %} {% trans "Voucher code" %} - - + + {% trans "Redemptions" %} - - + + {% trans "Expiry" %} - - + + {% trans "Tag" %} - - + + {% trans "Product" %} - - + + {% if request.event.has_subevents %} {% trans "Date" context "subevent" %} - - + + {% endif %}