diff --git a/src/pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html b/src/pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html index e8b3265ec..0e139c435 100644 --- a/src/pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html +++ b/src/pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html @@ -23,6 +23,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." %} +

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