summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products/footer.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-03-17 23:47:05 +0100
committerlpsolit%gmail.com <>2005-03-17 23:47:05 +0100
commit4374ee31d841496880373f04e04c96d2f16132ab (patch)
tree3cf6b578c93b084d42e76e6e5b3a3021bdbaf71f /template/en/default/admin/products/footer.html.tmpl
parente4710b7e0d4a5613488561fcbac0eafe59de2312 (diff)
downloadbugzilla-4374ee31d841496880373f04e04c96d2f16132ab.tar.gz
bugzilla-4374ee31d841496880373f04e04c96d2f16132ab.tar.xz
Bug 282384: Templatize the 'select classification' bit of editproducts - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit, a=justdave
Diffstat (limited to 'template/en/default/admin/products/footer.html.tmpl')
-rw-r--r--template/en/default/admin/products/footer.html.tmpl8
1 files changed, 3 insertions, 5 deletions
diff --git a/template/en/default/admin/products/footer.html.tmpl b/template/en/default/admin/products/footer.html.tmpl
index 0276437f3..ecf23951f 100644
--- a/template/en/default/admin/products/footer.html.tmpl
+++ b/template/en/default/admin/products/footer.html.tmpl
@@ -43,11 +43,9 @@
[% UNLESS no_add_product_link %]
<a title="Add a product"
- href="editproducts.cgi?action=add">Add</a> a product
-
-
- [%# Strictly speaking, we should not have to check for a
- classification if they are enabled, but I'm just being paranoid %]
+ href="editproducts.cgi?action=add">Add</a> a product[% -%]
+[%# Strictly speaking, we should not have to check for a
+ classification if they are enabled, but I'm just being paranoid %]
[% IF Param('useclassification') && classification %]
(<a title="Add a product to classification '
[%- classification FILTER html %]'"