aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/user/wrong_user.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user/wrong_user.html.erb')
-rw-r--r--app/views/user/wrong_user.html.erb4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/user/wrong_user.html.erb b/app/views/user/wrong_user.html.erb
new file mode 100644
index 000000000..30256a639
--- /dev/null
+++ b/app/views/user/wrong_user.html.erb
@@ -0,0 +1,4 @@
+<p id="sign_in_reason">
+<%= _('Sorry, but only {{user_name}} is allowed to do that.', :user_name => h(@reason_params[:user_name])) %>
+</p>
+