From 685776f18291c4c0ee0ce729318b36d025be55f4 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 5 Jun 2014 19:57:59 +0000 Subject: Bug 1016273: Bugzilla whine emails missing change to From header made by bug 1010751 --- .../template/en/default/email/request_nagging-requestee-header.txt.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/RequestNagger/template/en/default/email/request_nagging-requestee-header.txt.tmpl') diff --git a/extensions/RequestNagger/template/en/default/email/request_nagging-requestee-header.txt.tmpl b/extensions/RequestNagger/template/en/default/email/request_nagging-requestee-header.txt.tmpl index e85c76efd..8ad9d6cb1 100644 --- a/extensions/RequestNagger/template/en/default/email/request_nagging-requestee-header.txt.tmpl +++ b/extensions/RequestNagger/template/en/default/email/request_nagging-requestee-header.txt.tmpl @@ -8,7 +8,7 @@ [% PROCESS "global/field-descs.none.tmpl" %] [% PROCESS "global/reason-descs.none.tmpl" %] -From: "[% terms.BugzillaTitle %]" <[% Param('mailfrom') %]> +From: [% Param('mailfrom') %] To: [% recipient.email %] Subject: [[% terms.Bugzilla %]] Your Overdue Requests ([% FOREACH type = requests.item(recipient.email).typelist %] -- cgit v1.2.3-24-g4f1b