aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/user/wrong_user_unknown_email.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user/wrong_user_unknown_email.rhtml')
-rw-r--r--app/views/user/wrong_user_unknown_email.rhtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/user/wrong_user_unknown_email.rhtml b/app/views/user/wrong_user_unknown_email.rhtml
index 77a2ca001..c59c56941 100644
--- a/app/views/user/wrong_user_unknown_email.rhtml
+++ b/app/views/user/wrong_user_unknown_email.rhtml
@@ -1,8 +1,8 @@
<p id="sign_in_reason">
-<%= @reason_params[:web] %>. <%= _('Unfortunately we don\'t know the FOI
+<%= @reason_params[:web] %>. <%= raw(_('Unfortunately we don\'t know the FOI
email address for that authority, so we can\'t validate this.
-Please <a href="%s">contact us</a> to sort it out.') % [help_contact_path] %>
+Please <a href="%s">contact us</a> to sort it out.') % [help_contact_path]) %>
</p>