Allow to configure help text of email field

This commit is contained in:
Raphael Michel
2019-11-28 11:11:55 +01:00
parent a10082a46f
commit bb3348022f
4 changed files with 15 additions and 2 deletions

View File

@@ -92,6 +92,7 @@
{% bootstrap_field sform.presale_has_ended_text layout="control" %}
{% bootstrap_field sform.voucher_explanation_text layout="control" %}
{% bootstrap_field sform.confirm_text layout="control" %}
{% bootstrap_field sform.checkout_email_helptext layout="control" %}
</fieldset>
<fieldset>
<legend>{% trans "Shop design" %}</legend>