From: Frédéric Buclin Date: Fri, 22 Oct 2010 14:07:16 +0000 (+0200) Subject: Another unused error tag X-Git-Tag: bugzilla-4.1.1~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeab8675bc5f0c0711a0e83ecd15cf29b3b1695e;p=thirdparty%2Fbugzilla.git Another unused error tag https://bugzilla.mozilla.org/show_bug.cgi?id=523205 --- diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index c5c01f4013..507612a8ce 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -274,9 +274,6 @@ The flag type [% type FILTER html %] is inactive and cannot be used to create new flags. - [% ELSIF error == "flag_type_nonexistent" %] - There is no flag type with the ID [% id FILTER html %]. - [% ELSIF error == "flag_type_target_type_invalid" %] The target type was neither [% terms.bug %] nor attachment but rather [% target_type FILTER html %].