]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Remove unused error tag
authorFrédéric Buclin <LpSolit@gmail.com>
Fri, 22 Oct 2010 11:57:18 +0000 (13:57 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 22 Oct 2010 11:57:18 +0000 (13:57 +0200)
https://bugzilla.mozilla.org/show_bug.cgi?id=523205

template/en/default/global/user-error.html.tmpl

index 7d816082d4925c2ffda2578ac27dd28f26c87605..a734435a1d88bbe4030e31f59871e90e7e8aaa12 100644 (file)
     <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 %].