Update src/pretix/presale/templates/pretixpresale/event/checkout_confirm.html

Co-authored-by: luelista <weller@rami.io>
This commit is contained in:
Raphael Michel
2025-09-24 15:24:27 +02:00
committed by GitHub
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 %}