diff --git a/app/views/shared/access_denied.rhtml b/app/views/shared/access_denied.rhtml index e88b557..97d1647 100644 --- a/app/views/shared/access_denied.rhtml +++ b/app/views/shared/access_denied.rhtml @@ -6,7 +6,7 @@
<%= @message %>
<% else %><%= _('You are not allowed to view this page.') %>
-<%= _("If you are supposed to have access to this area, you'll probably want to talk to the people responsible and ask them to give you access.") %> +
<%= _("If you are supposed to have access to this area, you'll probably want to talk to the people responsible and ask them to give you access.") %>
<% end %>