]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 258712: whine.pl should honour emailsuffix; patch by Marc Schumann...
authorjocuri%softhome.net <>
Fri, 1 Oct 2004 04:40:49 +0000 (04:40 +0000)
committerjocuri%softhome.net <>
Fri, 1 Oct 2004 04:40:49 +0000 (04:40 +0000)
template/en/default/whine/multipart-mime.txt.tmpl

index 7d5334d04a2a49f97ec5a3e9635cb3ed7b8251b3..5e597d8990ee8f222a0316545a7203334cc1a44c 100644 (file)
@@ -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 %]"