From 3da97e970d36d1f3bbbe92702de7423499e1e10e Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Mon, 8 Jan 2007 08:50:12 +0000 Subject: Bug 365498 admin/milestones/updated has useless

patch by bmo2007@rsz.jp r=timeless a=justdave --- template/en/default/admin/milestones/updated.html.tmpl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'template/en/default/admin/milestones/updated.html.tmpl') diff --git a/template/en/default/admin/milestones/updated.html.tmpl b/template/en/default/admin/milestones/updated.html.tmpl index 4208e8d79..f55985534 100644 --- a/template/en/default/admin/milestones/updated.html.tmpl +++ b/template/en/default/admin/milestones/updated.html.tmpl @@ -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 %] -

Nothing changed for milestone '[% milestone.name FILTER html %]'. +

Nothing changed for milestone '[% milestone.name FILTER html %]'.

+ [% END %] - -

[% PROCESS admin/milestones/footer.html.tmpl %] -- cgit v1.2.3-24-g4f1b