diff --git a/src/pretix/control/templates/pretixcontrol/giftcards/payment.html b/src/pretix/control/templates/pretixcontrol/giftcards/payment.html index ae33687071..bdde92e041 100644 --- a/src/pretix/control/templates/pretixcontrol/giftcards/payment.html +++ b/src/pretix/control/templates/pretixcontrol/giftcards/payment.html @@ -12,7 +12,7 @@
{{ gc.issuer }} - {% endif %} + {% endif %} {% elif gift_card_secret %} {{ gift_card_secret }} {% endif %}