diff options
Diffstat (limited to 'app/views/user/banned.rhtml')
-rw-r--r-- | app/views/user/banned.rhtml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/user/banned.rhtml b/app/views/user/banned.rhtml index 6bbdf4774..475c10977 100644 --- a/app/views/user/banned.rhtml +++ b/app/views/user/banned.rhtml @@ -6,14 +6,14 @@ <%=@details%> </p> -<p>You will be unable to make new requests, send follow ups, add annotations or +<p><%= _('You will be unable to make new requests, send follow ups, add annotations or send messages to other users. You may continue to view other requests, and set up -email alerts.</p> +email alerts.')%></p> <p> -If you would like us to lift this ban, then you may politely +<%= _('If you would like us to lift this ban, then you may politely <a href="/help/contact">contact us</a> giving reasons. -</p> +')%></p> |