summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-03-11 02:18:16 +0100
committerlpsolit%gmail.com <>2007-03-11 02:18:16 +0100
commit1643c9140b317ed9c32cd5ab01b816ad2f2b0310 (patch)
tree121d0a090dc7609b67b74c0035dc20e735650af3 /template/en/default/admin/products
parent40a199771b751ebf7378efe32a68584ad7570ee7 (diff)
downloadbugzilla-1643c9140b317ed9c32cd5ab01b816ad2f2b0310.tar.gz
bugzilla-1643c9140b317ed9c32cd5ab01b816ad2f2b0310.tar.xz
Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
Diffstat (limited to 'template/en/default/admin/products')
-rw-r--r--template/en/default/admin/products/footer.html.tmpl2
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 %]&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>