diff options
author | jake%bugzilla.org <> | 2005-03-17 06:58:54 +0100 |
---|---|---|
committer | jake%bugzilla.org <> | 2005-03-17 06:58:54 +0100 |
commit | 8ef31d2af140f70ad04825ed38007c3078f1c614 (patch) | |
tree | 3abd62e43b493142be065efdd84c7acfdffe4801 /template/en/default/whine | |
parent | 8eace84515065387d54ca316b40b975c73621758 (diff) | |
download | bugzilla-8ef31d2af140f70ad04825ed38007c3078f1c614.tar.gz bugzilla-8ef31d2af140f70ad04825ed38007c3078f1c614.tar.xz |
Backing out the fix for bug 135812 as it causes the mail params to be deleted on new installs.
Diffstat (limited to 'template/en/default/whine')
-rw-r--r-- | template/en/default/whine/multipart-mime.txt.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/whine/multipart-mime.txt.tmpl b/template/en/default/whine/multipart-mime.txt.tmpl index 855cbd066..5e597d899 100644 --- a/template/en/default/whine/multipart-mime.txt.tmpl +++ b/template/en/default/whine/multipart-mime.txt.tmpl @@ -34,7 +34,6 @@ From: [% from %] To: [% recipient.email %] Subject: [[% terms.Bugzilla %]] [% subject %] -X-B[%#%]ugzilla-Type: whine MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="[% boundary %]" |