From: timeless%mozdev.org <> Date: Mon, 8 Jan 2007 07:54:33 +0000 (+0000) Subject: Bug 365567 admin/fieldvalues/updated has useless
X-Git-Tag: bugzilla-2.23.4~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a26ce0c5b4bdd4e746090261cb4b85905bf417b;p=thirdparty%2Fbugzilla.git Bug 365567 admin/fieldvalues/updated has useless
patch by bmo2007@rsz.jp r=timeless a=justdave --- diff --git a/template/en/default/admin/fieldvalues/updated.html.tmpl b/template/en/default/admin/fieldvalues/updated.html.tmpl index c7f676e679..7b76abb634 100644 --- a/template/en/default/admin/fieldvalues/updated.html.tmpl +++ b/template/en/default/admin/fieldvalues/updated.html.tmpl @@ -47,10 +47,8 @@ [% END %] [% UNLESS (updated_sortkey || updated_value) %] -
Nothing changed for field value '[% value FILTER html %]'. +
Nothing changed for field value '[% value FILTER html %]'.
[% END %] - -[% PROCESS admin/fieldvalues/footer.html.tmpl %]