]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch by Victor...
authorlpsolit%gmail.com <>
Sun, 11 Mar 2007 01:20:40 +0000 (01:20 +0000)
committerlpsolit%gmail.com <>
Sun, 11 Mar 2007 01:20:40 +0000 (01:20 +0000)
template/en/default/admin/products/footer.html.tmpl

index e3369e0fd733755ee011723b83895bcd050efbc5..d13f78c60c8e21fdb65f62be8caaf027a80bdf1a 100644 (file)
@@ -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>