From 48b0cf3844779964de405a3139f8c0b3f0d7dc56 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 15 Jun 2006 04:20:52 +0000 Subject: Bug 319067: editflagtypes.cgi should allow to filter flag types based on their product/component - Patch by Frédéric Buclin r=wicked a=myk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/global/code-error.html.tmpl | 3 --- 1 file changed, 3 deletions(-) (limited to 'template/en/default/global/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 5081589ed..e1dfe57d9 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -227,9 +227,6 @@ [% END %] is invalid. - [% ELSIF error == "flag_type_component_without_product" %] - A component was selected without a product being selected. - [% ELSIF error == "flag_type_id_invalid" %] The flag type ID [% id FILTER html %] is not a positive integer. -- cgit v1.2.3-24-g4f1b