summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/milestones
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2007-01-08 08:49:40 +0100
committertimeless%mozdev.org <>2007-01-08 08:49:40 +0100
commit7c6cdb420269295ee8656922b4833bd8ee9788aa (patch)
treeb6f68fa2a6567fa2576fab7bf59d737571d8a7ac /template/en/default/admin/milestones
parent89fbcecc35ac21c31f510a185fb05d55a16c0edf (diff)
downloadbugzilla-7c6cdb420269295ee8656922b4833bd8ee9788aa.tar.gz
bugzilla-7c6cdb420269295ee8656922b4833bd8ee9788aa.tar.xz
Bug 365495 . admin/milestones/footer produces invalid markup
patch by bmo2007@rsz.jp r=timeless a=justdave
Diffstat (limited to 'template/en/default/admin/milestones')
-rw-r--r--template/en/default/admin/milestones/footer.html.tmpl6
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&amp;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