From 73f166c54a82dbc7e3f6695851f67e3fc768e8f4 Mon Sep 17 00:00:00 2001 From: Martin Gross Date: Tue, 7 Jun 2022 18:14:54 +0200 Subject: [PATCH] PPv2: Simplify "use the button/form below" on paypage. --- .../plugins/paypal2/templates/pretixplugins/paypal2/pay.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/plugins/paypal2/templates/pretixplugins/paypal2/pay.html b/src/pretix/plugins/paypal2/templates/pretixplugins/paypal2/pay.html index 72d72293da..924b125413 100644 --- a/src/pretix/plugins/paypal2/templates/pretixplugins/paypal2/pay.html +++ b/src/pretix/plugins/paypal2/templates/pretixplugins/paypal2/pay.html @@ -26,7 +26,7 @@ {% trans "Please turn on JavaScript." %} -

{% trans "Please use the button/form below to complete your payment." %}

+

{% trans "Please select how you want to pay." %}