Commit c1321ccf authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 365504 admin/products/list has useless <p>

patch by bmo2007@rsz.jp r=timeless a=justdave
parent 723ec9b9
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
in classification '[% classification.name FILTER html %]' in classification '[% classification.name FILTER html %]'
[% END %] [% END %]
[% END %] [% END %]
[% PROCESS global/header.html.tmpl [% PROCESS global/header.html.tmpl
title = "Select product $classification_title" title = "Select product $classification_title"
%] %]
...@@ -120,8 +120,6 @@ ...@@ -120,8 +120,6 @@
data = products data = products
%] %]
<p>
[% IF !showbugcounts %] [% IF !showbugcounts %]
<p><a href="editproducts.cgi?showbugcounts=1[% classification_url_part %]"> <p><a href="editproducts.cgi?showbugcounts=1[% classification_url_part %]">
......
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