From 26af965e51a7607f1bfcf153d0411e482006b104 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 11 Mar 2007 01:20:40 +0000 Subject: [PATCH] Bug 368006: Useless

tags in admin/products/footer.html.tmpl - Patch by Victory r/a=LpSolit --- template/en/default/admin/products/footer.html.tmpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/template/en/default/admin/products/footer.html.tmpl b/template/en/default/admin/products/footer.html.tmpl index e3369e0fd7..d13f78c60c 100644 --- a/template/en/default/admin/products/footer.html.tmpl +++ b/template/en/default/admin/products/footer.html.tmpl @@ -30,7 +30,6 @@ #%] [% IF Param('useclassification') && classification %] -

[% classification_url_part = BLOCK %]&classification= [%- classification.name FILTER url_quote %] [% END %] @@ -40,7 +39,6 @@ [% classification_text = BLOCK %] of classification '[% classification.name FILTER html %]' [% END %] -

[% END %]
-- 2.47.2