summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/admin/fieldvalues/footer.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/admin/fieldvalues/footer.html.tmpl b/template/en/default/admin/fieldvalues/footer.html.tmpl
index f7b522f28..27428f66d 100644
--- a/template/en/default/admin/fieldvalues/footer.html.tmpl
+++ b/template/en/default/admin/fieldvalues/footer.html.tmpl
@@ -26,11 +26,11 @@
# no_edit_other_link
# no_add_link
#%]
-
-<p>
<hr>
+<p>
+
[% UNLESS no_add_link %]
<a title="Add a value for the '[% field FILTER html %]' field."
href="editvalues.cgi?action=add&amp;field=
@@ -50,7 +50,7 @@
Edit other values for the <a
href="editvalues.cgi?field=
[%- field FILTER url_quote %]">'[% field FILTER html %]'</a> field.
-
+
[% END %]
</p>