diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/admin/products/footer.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/admin/products/footer.html.tmpl b/template/en/default/admin/products/footer.html.tmpl index e3369e0fd..d13f78c60 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 %] -<p> [% 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 %] -</p> [% END %] <hr> |