mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
Update src/pretix/control/templates/pretixcontrol/organizers/giftcards.html
Co-Authored-By: Martin Gross <gross@rami.io>
This commit is contained in:
@@ -98,6 +98,8 @@
|
|||||||
<em>{% trans "You are currently not accepting gift cards from other organizers." %}</em>
|
<em>{% trans "You are currently not accepting gift cards from other organizers." %}</em>
|
||||||
</li>
|
</li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
<li>
|
||||||
|
{% if other_organizers %}
|
||||||
<li>
|
<li>
|
||||||
<select name="add" class="form-control">
|
<select name="add" class="form-control">
|
||||||
<option></option>
|
<option></option>
|
||||||
|
|||||||
Reference in New Issue
Block a user