diff options
Diffstat (limited to 'template/en/default/admin/milestones')
-rw-r--r-- | template/en/default/admin/milestones/footer.html.tmpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/admin/milestones/footer.html.tmpl b/template/en/default/admin/milestones/footer.html.tmpl index 48a4d950a..774223e3b 100644 --- a/template/en/default/admin/milestones/footer.html.tmpl +++ b/template/en/default/admin/milestones/footer.html.tmpl @@ -33,11 +33,11 @@ # no_edit_other_milestones_link # no_add_milestone_link #%] - -<p> <hr> +<p> + [% UNLESS no_add_milestone_link %] <a title="Add a milestone to product '[% product.name FILTER html %]'" href="editmilestones.cgi?action=add&product= @@ -58,7 +58,7 @@ Edit other milestones of product <a href="editmilestones.cgi?product= [%- product.name FILTER url_quote %]">'[% product.name FILTER html %]'</a>. - + [% END %] Edit product <a |