forked from CGM_Public/pretix_original
requires_approval: Do not decorate box with warning with alert-primary (Z#23121313)
This commit is contained in:
@@ -184,7 +184,7 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if require_approval %}
|
{% if require_approval %}
|
||||||
<div class="alert alert-warning alert-primary">
|
<div class="alert alert-warning">
|
||||||
<strong>
|
<strong>
|
||||||
{% trans "Your order requires approval by the event organizer before it can be confirmed and forms a valid contract." %}
|
{% trans "Your order requires approval by the event organizer before it can be confirmed and forms a valid contract." %}
|
||||||
</strong>
|
</strong>
|
||||||
|
|||||||
Reference in New Issue
Block a user