From: Frédéric Buclin Date: Wed, 7 Sep 2011 12:25:47 +0000 (+0200) Subject: Fix bustage due to bug 604237 X-Git-Tag: bugzilla-4.2rc1~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d9226a5e915c2ea85af0c37a85ac091ec4fb31e;p=thirdparty%2Fbugzilla.git Fix bustage due to bug 604237 --- diff --git a/template/en/default/email/bugmail.html.tmpl b/template/en/default/email/bugmail.html.tmpl index 55ba37ad48..f48667e7b1 100644 --- a/template/en/default/email/bugmail.html.tmpl +++ b/template/en/default/email/bugmail.html.tmpl @@ -64,7 +64,7 @@ [% IF !isnew && change.who.login != last_changer %] [% last_changer = change.who.login %] [% IF in_table == 1 %] - [% in_table %] + [% SET in_table = 0 %] [% END %] [% IF change.blocker %] @@ -90,7 +90,7 @@ [% PROCESS "email/bugmail-common.txt.tmpl" %] [% IF in_table == 0 %] - [% in_table%] +
[% SET in_table = 1 %] [% END %] [% IF isnew %]