]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix bustage (unused error tag)
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 24 Feb 2010 17:20:13 +0000 (18:20 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 24 Feb 2010 17:20:13 +0000 (18:20 +0100)
https://bugzilla.mozilla.org/show_bug.cgi?id=526184

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

index 483aec58ad12efcaf95e9483ad0c6bc90599ce12..7d2fa3533e096f8d8512fb4eb1934ec671b7af93 100644 (file)
   [% ELSIF error == "illegal_field" %]
     A legal [% field FILTER html %] was not set.
 
-  [% ELSIF error == "inactive_group" %]
-    Attempted to add [% terms.bug %] to the '[% name FILTER html %]'
-    group, which is not used for [% terms.bugs %].
-
   [% ELSIF error == "invalid_attach_id_to_obsolete" %]
      The attachment number of one of the attachments you wanted to obsolete,
      [% attach_id FILTER html %], is invalid.