Commit 3da97e97 authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 365498 admin/milestones/updated has useless <p>

patch by bmo2007@rsz.jp r=timeless a=justdave
parent 0702eb64
......@@ -26,7 +26,7 @@
# 'updated_XXX' variables are booleans, and are defined if the
# 'XXX' field was updated during the edit just being handled.
#%]
[% title = BLOCK %]Updating Milestone '[% milestone.name FILTER html %]' of Product
'[% product.name FILTER html %]'[% END %]
[% PROCESS global/header.html.tmpl
......@@ -42,10 +42,9 @@
[% END %]
[% UNLESS updated_sortkey || updated_name %]
<p>Nothing changed for milestone '[% milestone.name FILTER html %]'.
<p>Nothing changed for milestone '[% milestone.name FILTER html %]'.</p>
[% END %]
<p>
[% PROCESS admin/milestones/footer.html.tmpl %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment