mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
send canonical mails depending on sales channel
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
{% bootstrap_field form.mail_text_signature layout="control" %}
|
||||
{% bootstrap_field form.mail_bcc layout="control" %}
|
||||
{% bootstrap_field form.mail_attach_ical layout="control" %}
|
||||
{% bootstrap_field form.mail_sales_channel_placed_paid layout="control" %}
|
||||
{% bootstrap_field form.mail_sales_channel_ticket_reminder layout="control" %}
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<legend>{% trans "E-mail design" %}</legend>
|
||||
|
||||
Reference in New Issue
Block a user