forked from CGM_Public/pretix_original
Fixed settings form for resend link
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<legend>{% trans "E-mail content" %}</legend>
|
||||
{% bootstrap_field form.mail_text_order_placed layout="horizontal" %}
|
||||
{% bootstrap_field form.mail_text_order_paid layout="horizontal" %}
|
||||
{% bootstrap_field form.mail_text_resend_link layout="horizontal" %}
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<legend>{% trans "SMTP settings" %}</legend>
|
||||
|
||||
Reference in New Issue
Block a user