Fixed settings form for resend link

This commit is contained in:
Raphael Michel
2016-03-15 18:01:39 +01:00
parent 1f665e6f48
commit 004cb1c262
3 changed files with 3 additions and 3 deletions

View File

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