Added a setting for an e-mail subject prefix

This commit is contained in:
Raphael Michel
2015-06-16 20:09:10 +02:00
parent 35f5263430
commit 879384f357
4 changed files with 16 additions and 1 deletions

View File

@@ -43,6 +43,7 @@
</fieldset>
<fieldset>
<legend>{% trans "E-Mail settings" %}</legend>
{% bootstrap_field sform.mail_prefix layout="horizontal" %}
{% bootstrap_field sform.mail_from layout="horizontal" %}
</fieldset>
<div class="form-group submit-group">