From 89f2e698da58db3fa282cf50b9c9c41bebde29be Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 7 Jul 2007 16:15:56 +0000 Subject: Fixing bustage due to the checkin of bug 385379 --- template/en/default/global/code-error.html.tmpl | 3 --- 1 file changed, 3 deletions(-) (limited to 'template') diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index 722173bde..81c096112 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -210,9 +210,6 @@ There is no such group: [% group FILTER html %]. Check your $webservergroup setting in [% constants.bz_locations.localconfig FILTER html %]. - [% ELSIF error == "list_comparison_error" %] - Unexpected error in list comparing code. - [% ELSIF error == "mismatched_bug_ids_on_obsolete" %] Attachment [% attach_id FILTER html %] ([% description FILTER html %]) is attached to [% terms.bug %] [%+ attach_bug_id FILTER html %], -- cgit v1.2.3-24-g4f1b