mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Fix typo
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
{% bootstrap_field form.mail_sales_channel_placed_paid layout="control" %}
|
{% bootstrap_field form.mail_sales_channel_placed_paid layout="control" %}
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>{% trans "Calender invites" %}</legend>
|
<legend>{% trans "Calendar invites" %}</legend>
|
||||||
{% bootstrap_field form.mail_attach_ical layout="control" %}
|
{% bootstrap_field form.mail_attach_ical layout="control" %}
|
||||||
{% bootstrap_field form.mail_attach_ical_paid_only layout="control" %}
|
{% bootstrap_field form.mail_attach_ical_paid_only layout="control" %}
|
||||||
{% bootstrap_field form.mail_attach_ical_description layout="control" %}
|
{% bootstrap_field form.mail_attach_ical_description layout="control" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user