From: lpsolit%gmail.com <> Date: Fri, 11 Aug 2006 07:25:23 +0000 (+0000) Subject: Fixing warnings due to bug 347291 (unused tag in code-error.html.tmpl) X-Git-Tag: bugzilla-2.23.3~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d962a2a3d0c8aa0a21419a8765d141f5a7076907;p=thirdparty%2Fbugzilla.git Fixing warnings due to bug 347291 (unused tag in code-error.html.tmpl) --- diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index 9d039a07ce..0fbc162499 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -183,11 +183,6 @@ [%+ terms.bug %] [%+ bug_id FILTER html %]. [% END %] - [% ELSIF error == "invalid_numeric_argument" %] - [% title = "Invalid number argument" %] - The argument [% argument FILTER html %] = [% value FILTER html %] - of [% function FILTER html %] is not a natural number. - [% ELSIF error == "invalid_series_id" %] [% title = "Invalid Series" %] The series_id [% series_id FILTER html %] is not valid. It may be that