diff options
author | Dave Lawrence <dlawrence@mozilla.com> | 2012-03-28 23:21:10 +0200 |
---|---|---|
committer | Dave Lawrence <dlawrence@mozilla.com> | 2012-03-28 23:21:10 +0200 |
commit | a4c234e96660489c24ec68c08d4d66f3fe1b1e19 (patch) | |
tree | dfa83366708e87fdee96a90e8bb815a82998e778 /template/en/default/email | |
parent | 399f0b45f6fb796941b92ed2899fcc17e3ab0ea9 (diff) | |
parent | c89d334af4b6d288f6294cfe8acfa939744fcec6 (diff) | |
download | bugzilla-a4c234e96660489c24ec68c08d4d66f3fe1b1e19.tar.gz bugzilla-a4c234e96660489c24ec68c08d4d66f3fe1b1e19.tar.xz |
merged with bugzilla/4.0
Diffstat (limited to 'template/en/default/email')
-rw-r--r-- | template/en/default/email/bugmail.html.tmpl | 2 |
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 fa3a447d7..e42b5564d 100644 --- a/template/en/default/email/bugmail.html.tmpl +++ b/template/en/default/email/bugmail.html.tmpl @@ -124,5 +124,5 @@ </tr> [% END %] [% END %] - </table> + [% '</table>' IF in_table %] [% END %] |