summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2010-10-22 13:57:18 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2010-10-22 13:57:18 +0200
commit0648da61a152736bcc39cf37e8aadaeda4c10e75 (patch)
treea128157ec0dd2f8c33f8105f2eb6a6f5a2da99e6 /template
parent67fe43bea97e7ccabe7db1d3ea478bac332c1520 (diff)
downloadbugzilla-0648da61a152736bcc39cf37e8aadaeda4c10e75.tar.gz
bugzilla-0648da61a152736bcc39cf37e8aadaeda4c10e75.tar.xz
Remove unused error tag
https://bugzilla.mozilla.org/show_bug.cgi?id=523205
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 7d816082d..a734435a1 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -757,11 +757,6 @@
<em>[% name FILTER html %]</em> is a system group.
This group cannot be deleted.
- [% ELSIF error == "group_unknown" %]
- [% title = "Unknown Group" %]
- The group [% name FILTER html %] does not exist. Please specify
- a valid group name. Create it first if necessary!
-
[% ELSIF error == "illegal_attachment_edit" %]
[% title = "Unauthorized Action" %]
You are not authorized to edit attachment [% attach_id FILTER html %].