summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/versions/footer.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/versions/footer.html.tmpl')
-rw-r--r--template/en/default/admin/versions/footer.html.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/template/en/default/admin/versions/footer.html.tmpl b/template/en/default/admin/versions/footer.html.tmpl
index ae26e5744..6c94b9ce1 100644
--- a/template/en/default/admin/versions/footer.html.tmpl
+++ b/template/en/default/admin/versions/footer.html.tmpl
@@ -38,11 +38,11 @@
[% UNLESS no_add_version_link %]
<a title="Add a version to product '[% product.name FILTER html %]'"
href="editversions.cgi?action=add&amp;product=
- [%- product.name FILTER uri %]">Add</a> a version.
+ [%- product.name FILTER uri %]">Add</a> a version.
[% END %]
[% IF version.name && !no_edit_version_link %]
- Edit version <a
+ Edit version <a
title="Edit Version '[% version.name FILTER html %]' of product '
[%- product.name FILTER html %]'"
href="editversions.cgi?action=edit&amp;product=
@@ -52,13 +52,13 @@
[% END %]
[% UNLESS no_edit_other_versions_link %]
- Edit other versions of product <a
+ Edit other versions of product <a
href="editversions.cgi?product=
[%- product.name FILTER uri %]">'[% product.name FILTER html %]'</a>.
[% END %]
- Edit product <a
+ Edit product <a
href="editproducts.cgi?action=edit&amp;product=
[%- product.name FILTER uri %]">'[% product.name FILTER html %]'</a>.