mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-13 10:28:51 -04:00
'Email reply-to addresses' updated
Updated 'reply-to address' to include a hyphen
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user