diff --git a/src/pretix/plugins/paypal2/templates/pretixplugins/paypal2/checkout_payment_confirm.html b/src/pretix/plugins/paypal2/templates/pretixplugins/paypal2/checkout_payment_confirm.html index cc068c984..e2ce58717 100644 --- a/src/pretix/plugins/paypal2/templates/pretixplugins/paypal2/checkout_payment_confirm.html +++ b/src/pretix/plugins/paypal2/templates/pretixplugins/paypal2/checkout_payment_confirm.html @@ -15,10 +15,12 @@ {% trans "We will then charge your PayPal account and finalize the order." %}
{% else %} +{% blocktrans trimmed %} The total amount listed above will be withdrawn from your PayPal account after the confirmation of your purchase. {% endblocktrans %} +
{% endif %} {% else %}