From: jocuri%softhome.net <> Date: Fri, 1 Oct 2004 04:40:49 +0000 (+0000) Subject: Patch for bug 258712: whine.pl should honour emailsuffix; patch by Marc Schumann... X-Git-Tag: bugzilla-2.19.1~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f517c1957c28445f477381e70f0d3a3f3a594061;p=thirdparty%2Fbugzilla.git Patch for bug 258712: whine.pl should honour emailsuffix; patch by Marc Schumann ; r=erik, a=justdave. --- diff --git a/template/en/default/whine/multipart-mime.txt.tmpl b/template/en/default/whine/multipart-mime.txt.tmpl index 7d5334d04a..5e597d8990 100644 --- a/template/en/default/whine/multipart-mime.txt.tmpl +++ b/template/en/default/whine/multipart-mime.txt.tmpl @@ -32,7 +32,7 @@ [% PROCESS global/variables.none.tmpl %] From: [% from %] -To: [% recipient.login %] +To: [% recipient.email %] Subject: [[% terms.Bugzilla %]] [% subject %] MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="[% boundary %]"