diff --git a/src/pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_form_stripe_checkout.html b/src/pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_form_stripe_checkout.html index 2b25d036f0..23409544af 100644 --- a/src/pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_form_stripe_checkout.html +++ b/src/pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_form_stripe_checkout.html @@ -17,13 +17,17 @@ Stripe and never touches our servers. {% endblocktrans %}
- - - - - - - - + + + + + + + + {% if order %} + + {% else %} + + {% endif %} diff --git a/src/pretix/presale/templates/pretixpresale/event/order_pay.html b/src/pretix/presale/templates/pretixpresale/event/order_pay.html index 9abc608ff7..c0d81e13f5 100644 --- a/src/pretix/presale/templates/pretixpresale/event/order_pay.html +++ b/src/pretix/presale/templates/pretixpresale/event/order_pay.html @@ -9,7 +9,7 @@ {% endblocktrans %} -