mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
requires_approval: Do not decorate box with warning with alert-primary (Z#23121313)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user