Update app/templates/views/service-settings/email-reply-to/add.html

This commit is contained in:
Chris Hill-Scott
2019-06-04 14:09:11 +01:00
parent 040b00e39c
commit aebbd13498

View File

@@ -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 %}