From: Frédéric Buclin Date: Fri, 22 Oct 2010 11:57:18 +0000 (+0200) Subject: Remove unused error tag X-Git-Tag: bugzilla-4.1.1~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0648da61a152736bcc39cf37e8aadaeda4c10e75;p=thirdparty%2Fbugzilla.git Remove unused error tag https://bugzilla.mozilla.org/show_bug.cgi?id=523205 --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 7d816082d4..a734435a1d 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -757,11 +757,6 @@ [% name FILTER html %] 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 %].