summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-02-08 21:19:05 +0100
committerDave Lawrence <dlawrence@mozilla.com>2012-02-08 21:19:05 +0100
commit01e3e73823886636357220f423af08e87af2eba6 (patch)
tree50894d06b7fbfd72822bd8db17454af97e65b384 /template/en/default/global/user-error.html.tmpl
parent36dd0f79824db0169d9b996834602dc2c20f1590 (diff)
downloadbugzilla-01e3e73823886636357220f423af08e87af2eba6.tar.gz
bugzilla-01e3e73823886636357220f423af08e87af2eba6.tar.xz
Bug 533012 - add the ability to see all the administrative actions performed by a user
r=glob
Diffstat (limited to 'template/en/default/global/user-error.html.tmpl')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 6a37d07e2..acdb11381 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -160,6 +160,8 @@
use
[% ELSIF action == "approve" %]
approve
+ [% ELSIF action == "admin_activity" %]
+ view admin activity for
[% ELSE %]
[%+ Hook.process('auth_failure_action') %]
[% END %]