diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/products/list.html.tmpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/template/en/default/admin/products/list.html.tmpl b/template/en/default/admin/products/list.html.tmpl index ee76a3b0a..0992de273 100644 --- a/template/en/default/admin/products/list.html.tmpl +++ b/template/en/default/admin/products/list.html.tmpl @@ -33,7 +33,7 @@ in classification '[% classification.name FILTER html %]' [% END %] [% END %] - + [% PROCESS global/header.html.tmpl title = "Select product $classification_title" %] @@ -120,8 +120,6 @@ data = products %] -<p> - [% IF !showbugcounts %] <p><a href="editproducts.cgi?showbugcounts=1[% classification_url_part %]"> |