There was an error while loading. Please reload this page.
1 parent 91951b4 commit 0e7ea00Copy full SHA for 0e7ea00
1 file changed
src/pretalx/orga/templates/orga/mails/_mail_editor.html
@@ -104,10 +104,6 @@ <h3 class="d-inline ml-1">
104
{% endblock email_editor_preview %}
105
106
{% block skip_queue %}
107
- {% if form.skip_queue and request.method == "POST" %}
108
- <hr />
109
- {{ form.skip_queue.as_field_group }}
110
- {% endif %}
111
{% endblock skip_queue %}
112
113
{% block email_editor_actions %}
0 commit comments