summaryrefslogtreecommitdiffstats
path: root/template/en/default/email/bugmail-header.txt.tmpl
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@redhat.com>2014-06-05 21:57:59 +0200
committerDavid Lawrence <dkl@redhat.com>2014-06-05 21:58:22 +0200
commit685776f18291c4c0ee0ce729318b36d025be55f4 (patch)
tree109c8600d26ec11bf9b57cfe2745b1a4957940c3 /template/en/default/email/bugmail-header.txt.tmpl
parentac9980ad764eeaadca73a73cdcab554587135629 (diff)
downloadbugzilla-685776f18291c4c0ee0ce729318b36d025be55f4.tar.gz
bugzilla-685776f18291c4c0ee0ce729318b36d025be55f4.tar.xz
Bug 1016273: Bugzilla whine emails missing change to From header made by bug 1010751
Diffstat (limited to 'template/en/default/email/bugmail-header.txt.tmpl')
-rw-r--r--template/en/default/email/bugmail-header.txt.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/email/bugmail-header.txt.tmpl b/template/en/default/email/bugmail-header.txt.tmpl
index efef4057d..679e705cd 100644
--- a/template/en/default/email/bugmail-header.txt.tmpl
+++ b/template/en/default/email/bugmail-header.txt.tmpl
@@ -26,7 +26,7 @@
[% show_new = isnew
&& (to_user.settings.bugmail_new_prefix.value == 'on') %]
-From: "[% terms.BugzillaTitle %]" <[% Param('mailfrom') %]>
+From: [% Param('mailfrom') %]
To: [% to_user.email %]
Subject: [[% terms.Bug %] [%+ bug.id %]] [% 'New: ' IF show_new %][%+ bug.short_desc %]
Date: [% date %]