diff --git a/app/templates/views/service-settings/email-reply-to/add.html b/app/templates/views/service-settings/email-reply-to/add.html index 92b52428c..ba73d5a68 100644 --- a/app/templates/views/service-settings/email-reply-to/add.html +++ b/app/templates/views/service-settings/email-reply-to/add.html @@ -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 %}