From: lpsolit%gmail.com <> Date: Sun, 11 Mar 2007 01:20:40 +0000 (+0000) Subject: Bug 368006: Useless

tags in admin/products/footer.html.tmpl - Patch by Victor... X-Git-Tag: bugzilla-3.0~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26af965e51a7607f1bfcf153d0411e482006b104;p=thirdparty%2Fbugzilla.git Bug 368006: Useless

tags in admin/products/footer.html.tmpl - Patch by Victory r/a=LpSolit --- 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 %]