mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 13:39:57 -04:00
Update app/templates/views/service-settings/email-reply-to/add.html
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
{{ textbox(
|
||||
form.email_address,
|
||||
width='1-1',
|
||||
hint='This should be a shared inbox managed by your team, not your own email address.',
|
||||
hint='This should be a shared inbox managed by your team, not your own email address',
|
||||
safe_error_message=True
|
||||
) }}
|
||||
{% if not first_email_address %}
|
||||
|
||||
Reference in New Issue
Block a user