summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authortravis%sedsystems.ca <>2005-01-28 04:50:25 +0100
committertravis%sedsystems.ca <>2005-01-28 04:50:25 +0100
commite749f7333f0e2844f17d9b9011e1a13ed00ad121 (patch)
tree7eed9fa49be850251df9b8c6c2a632244854f02d /template
parent3b3cf885ca4101b679ff31fd9dc853424db062f4 (diff)
downloadbugzilla-e749f7333f0e2844f17d9b9011e1a13ed00ad121.tar.gz
bugzilla-e749f7333f0e2844f17d9b9011e1a13ed00ad121.tar.xz
Bug 278650 : editversions.cgi still uses "auth_cant_edit_versions"
Patch by Frederic Buclin <LpSolit@gmail.com> r=vladd a=justdave
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 5ea789a2f..e849e7827 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -218,11 +218,6 @@
Sorry, but you can not delete the default classification,
'[% name FILTER html %]'.
- [% ELSIF error == "auth_cant_edit_versions" %]
- [% title = "Access Denied" %]
- Sorry, you aren't a member of the 'editcomponents' group, and so
- you aren't allowed to add, modify or delete versions.
-
[% ELSIF error == "component_already_exists" %]
[% title = "Component Already Exists" %]
A component with the name '[% name FILTER html %]' already exists.