requires_approval: Do not decorate box with warning with alert-primary (Z#23121313)

This commit is contained in:
Martin Gross
2023-05-03 13:18:27 +02:00
parent 4dc5c770e3
commit 11594346eb

View File

@@ -184,7 +184,7 @@
</div>
{% endif %}
{% if require_approval %}
<div class="alert alert-warning alert-primary">
<div class="alert alert-warning">
<strong>
{% trans "Your order requires approval by the event organizer before it can be confirmed and forms a valid contract." %}
</strong>