Bug 365495 . admin/milestones/footer produces invalid markup

patch by bmo2007@rsz.jp r=timeless a=justdave
This commit is contained in:
timeless%mozdev.org 2007-01-07 23:49:40 +00:00
Родитель 13806ead7d
Коммит 74dab25807
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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