summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2006-03-03 09:50:02 +0100
committerjocuri%softhome.net <>2006-03-03 09:50:02 +0100
commitceb548fb9b6770c20b6d1e885b615f6f45a3e416 (patch)
tree7a153e2f238420fc777d5f7d13cad910f5f54742 /template
parente18fc0143c0e6baf3128fc69f605462c544c6def (diff)
downloadbugzilla-ceb548fb9b6770c20b6d1e885b615f6f45a3e416.tar.gz
bugzilla-ceb548fb9b6770c20b6d1e885b615f6f45a3e416.tar.xz
Patch for bug 329163: Add 'settings' template case in generic handling of auth errors; patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
Diffstat (limited to 'template')
-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 df249ee10..225b13111 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -180,6 +180,8 @@
whine reports
[% ELSIF object == "sanity_check" %]
a sanity check
+ [% ELSIF object == "settings" %]
+ settings
[% ELSIF object == "sudo_session" %]
an sudo session
[% ELSIF object == "timetracking_summaries" %]