mirror of
https://github.com/pretix/pretix.git
synced 2026-08-16 11:46:27 +00:00
Update src/pretix/presale/templates/pretixpresale/event/checkout_confirm.html
Co-authored-by: luelista <weller@rami.io>
This commit is contained in:
co-authored by
luelista
parent
b05efd599d
commit
7584176270
@@ -189,7 +189,7 @@
|
||||
{% if cart.total > 0 %}
|
||||
{% trans "After you submitted your order using the button below, it will require approval by the event organizer before it can be confirmed and forms a valid contract." %}
|
||||
{% else %}
|
||||
{% trans "After you submitted your order using the button below, it will require approval by the event organizer before it can be confirmed." %}
|
||||
{% trans "After you submitted your order using the button below, it will require approval by the event organizer." %}
|
||||
{% endif %}
|
||||
</strong>
|
||||
{% blocktrans trimmed %}
|
||||
|
||||
Reference in New Issue
Block a user