From: timeless%mozdev.org <> Date: Mon, 8 Jan 2007 08:55:28 +0000 (+0000) Subject: Bug 365515 admin/versions/updated has useless
X-Git-Tag: bugzilla-2.23.4~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77a71586f7a6ac932fd6e1b244779d3511155138;p=thirdparty%2Fbugzilla.git Bug 365515 admin/versions/updated has useless
patch by bmo2007@rsz.jp r=timeless a=justdave --- diff --git a/template/en/default/admin/versions/updated.html.tmpl b/template/en/default/admin/versions/updated.html.tmpl index 8f679c4aa4..851fd638b4 100644 --- a/template/en/default/admin/versions/updated.html.tmpl +++ b/template/en/default/admin/versions/updated.html.tmpl @@ -37,10 +37,8 @@ [% IF updated %]
Updated Version name to: '[% version.name FILTER html %]'.
[% ELSE %] -Nothing changed for version '[% version.name FILTER html %]'. +
Nothing changed for version '[% version.name FILTER html %]'.
[% END %] - -[% PROCESS admin/versions/footer.html.tmpl %]