From: Frédéric Buclin Date: Wed, 7 Sep 2011 12:23:38 +0000 (+0200) Subject: Fix bustage due to bug 604237 X-Git-Tag: bugzilla-4.3.1~256 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf5b125233143260b24a9a21adc49946f5af2c44;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 e89bff25aa..824bdc5bf5 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 %]