From: Frédéric Buclin Date: Thu, 15 Jul 2010 10:42:57 +0000 (+0200) Subject: Remove unsused error tag left by bug 578904 X-Git-Tag: bugzilla-4.1.1~383 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfa4a9de331ab56d9403254f17bd0e326b00d439;p=thirdparty%2Fbugzilla.git Remove unsused error tag left by bug 578904 --- diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index e20913a0e7..f37b6a4529 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -455,11 +455,6 @@ [% ELSIF error == "not_in_transaction" %] Attempted to end transaction without starting one first. - [% ELSIF error == "comma_operator_deprecated" %] - [% title = "SQL query generator internal error" %] - There is an internal error in the SQL query generation code, - creating queries with implicit JOIN. - [% ELSIF error == "invalid_post_bug_submit_action" %] Invalid setting for post_bug_submit_action