Optionally ask for email addresses twice

This commit is contained in:
Raphael Michel
2017-06-26 17:06:20 +02:00
parent e0fe78b82e
commit 433512a256
4 changed files with 21 additions and 0 deletions

View File

@@ -42,6 +42,7 @@
{% bootstrap_field sform.max_items_per_order layout="horizontal" %}
{% bootstrap_field sform.attendee_names_asked layout="horizontal" %}
{% bootstrap_field sform.attendee_names_required layout="horizontal" %}
{% bootstrap_field sform.order_email_asked_twice layout="horizontal" %}
{% bootstrap_field sform.attendee_emails_asked layout="horizontal" %}
{% bootstrap_field sform.attendee_emails_required layout="horizontal" %}
{% bootstrap_field sform.cancel_allow_user layout="horizontal" %}