diff options
author | Byron Jones <glob@mozilla.com> | 2015-01-05 08:56:43 +0100 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2015-01-05 09:05:20 +0100 |
commit | c840c16f2870c054edb996875d46942d230e1567 (patch) | |
tree | 9ed5a8eb17d5b7aa372a9bc2e2195ea141646112 /template/en/default/request/email.txt.tmpl | |
parent | 4762c10e99a853f7790b9c651125e251ffaa3f4d (diff) | |
download | bugzilla-c840c16f2870c054edb996875d46942d230e1567.tar.gz bugzilla-c840c16f2870c054edb996875d46942d230e1567.tar.xz |
Bug 1117246: X-Bugzilla- headers included in bugmail message-body aren't grayed out in review/needinfo request emails, in Thunderbird, due to lack of a space after "--" separator
Diffstat (limited to 'template/en/default/request/email.txt.tmpl')
-rw-r--r-- | template/en/default/request/email.txt.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/request/email.txt.tmpl b/template/en/default/request/email.txt.tmpl index 6241dd34f..01d72260f 100644 --- a/template/en/default/request/email.txt.tmpl +++ b/template/en/default/request/email.txt.tmpl @@ -97,5 +97,5 @@ Attachment [% attidsummary %] [%- END %] --- +-- [%# Protect the trailing space of the signature marker %] @@body-headers@@ |