mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Added a setting for an e-mail subject prefix
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user