Update src/pretix/control/templates/pretixcontrol/organizers/giftcards.html

Co-Authored-By: Martin Gross <gross@rami.io>
This commit is contained in:
Raphael Michel
2019-10-17 16:59:44 +02:00
committed by GitHub
parent b3e6f44027
commit 7db87af754

View File

@@ -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>