summaryrefslogtreecommitdiffstats
path: root/template/en/default/email
diff options
context:
space:
mode:
authorTiago Mello <timello@gmail.com>2012-03-28 16:44:15 +0200
committerTiago Mello <timello@gmail.com>2012-03-28 16:44:15 +0200
commitb7fb96faa4f99f335695c11fbeed9f3a8bc78aa9 (patch)
tree490fc688735cb4d95e3e3e2687cf85fe9d56262c /template/en/default/email
parentff11129de89460d17ac9fe5c17eb581d3f9490bb (diff)
downloadbugzilla-b7fb96faa4f99f335695c11fbeed9f3a8bc78aa9.tar.gz
bugzilla-b7fb96faa4f99f335695c11fbeed9f3a8bc78aa9.tar.xz
Bug 735821: Fix broken HTML code in bugmail.html.tmpl.
r/a=LpSolit
Diffstat (limited to 'template/en/default/email')
-rw-r--r--template/en/default/email/bugmail.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/email/bugmail.html.tmpl b/template/en/default/email/bugmail.html.tmpl
index 1d061274a..ad15e7311 100644
--- a/template/en/default/email/bugmail.html.tmpl
+++ b/template/en/default/email/bugmail.html.tmpl
@@ -113,5 +113,5 @@
</tr>
[% END %]
[% END %]
- </table>
+ [% '</table>' IF in_table %]
[% END %]