mirror of
https://github.com/pretix/pretix.git
synced 2026-08-15 11:36: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
7584176270
commit
bd98c1a014
@@ -187,7 +187,7 @@
|
||||
<div class="alert alert-warning">
|
||||
<strong>
|
||||
{% 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." %}
|
||||
{% trans "After you submitted your order using the button below, it will require approval by the event organizer before it can be paid and forms a valid contract." %}
|
||||
{% else %}
|
||||
{% trans "After you submitted your order using the button below, it will require approval by the event organizer." %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user