summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/products')
-rw-r--r--template/en/default/admin/products/footer.html.tmpl7
1 files changed, 4 insertions, 3 deletions
diff --git a/template/en/default/admin/products/footer.html.tmpl b/template/en/default/admin/products/footer.html.tmpl
index fd10fcf37..e3369e0fd 100644
--- a/template/en/default/admin/products/footer.html.tmpl
+++ b/template/en/default/admin/products/footer.html.tmpl
@@ -30,6 +30,7 @@
#%]
[% IF Param('useclassification') && classification %]
+<p>
[% classification_url_part = BLOCK %]&amp;classification=
[%- classification.name FILTER url_quote %]
[% END %]
@@ -39,12 +40,12 @@
[% classification_text = BLOCK %]
of classification '[% classification.name FILTER html %]'
[% END %]
+</p>
[% END %]
-
-<p>
<hr>
+<p>
[% UNLESS no_add_product_link || !user.in_group("editcomponents") %]
<a title="Add a product"
href="editproducts.cgi?action=add">Add</a> a product[% -%]
@@ -76,7 +77,7 @@
href="editproducts.cgi?
[%- classification_url_part_start FILTER none %]">other products
[% classification_text %]</a>.
-
+
[% END %]
[% IF Param('useclassification') && classification %]