From ab199bf568703d0c287d0f21ce1816e44183aa02 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 29 Jul 2005 21:14:40 +0000 Subject: Bug 286294: cleanup editclassifications.cgi and migrate the existent code to use Classification.pm - Patch by Tiago R. Mello r=LpSolit a=myk --- template/en/default/global/user-error.html.tmpl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'template/en/default/global/user-error.html.tmpl') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 6fd58ee66..59bbe1d87 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -248,10 +248,6 @@ must reassign those products to another classification before you can delete this one. - [% ELSIF error == "cant_delete_default_classification" %] - Sorry, but you can not delete the default classification, - '[% name FILTER html %]'. - [% ELSIF error == "component_already_exists" %] [% title = "Component Already Exists" %] A component with the name '[% name FILTER html %]' already exists. -- cgit v1.2.3-24-g4f1b