diff --git a/src/pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html b/src/pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html index 02b5897fe2..32c52e3e16 100644 --- a/src/pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html +++ b/src/pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html @@ -38,8 +38,9 @@
{% trans "Amount:" %}
{{ amount|money:event.currency }}
{% trans "Reference code (important):" %}
{{ code }}
-

- {% trans "After you sent the bank transfer, you can close this window. We will send you an email as soon as we received your payment." %} +

+ {% trans "There is no further action required on this website." %} + {% trans "We will send you an email as soon as we received your payment." %}

{% if settings.bank_details_type == "sepa" and any_barcodes %}