'Email reply-to addresses' updated

Updated 'reply-to address' to include a hyphen
This commit is contained in:
karlchillmaid
2018-08-20 16:48:21 +01:00
committed by GitHub
parent 2c635faf5f
commit e18f1727d1

View File

@@ -80,7 +80,7 @@
{% endcall %}
{% call settings_row(if_has_permission='email') %}
{{ text_field('Email reply to addresses') }}
{{ text_field('Email reply-to addresses') }}
{% call field(status='default' if default_reply_to_email_address == "Not set" else '') %}
{{ default_reply_to_email_address }}