patch by bmo2007@rsz.jp r=timeless a=justdave
# '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
[% 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 %]