Commit 1643c914 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch by…

Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
parent 40a19977
......@@ -30,7 +30,6 @@
#%]
[% IF Param('useclassification') && classification %]
<p>
[% classification_url_part = BLOCK %]&amp;classification=
[%- classification.name FILTER url_quote %]
[% END %]
......@@ -40,7 +39,6 @@
[% classification_text = BLOCK %]
of classification '[% classification.name FILTER html %]'
[% END %]
</p>
[% END %]
<hr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment