templates/mail/password_reset.txt
authorAlan Knowles <alan@roojs.com>
Wed, 26 Feb 2014 06:56:50 +0000 (14:56 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 26 Feb 2014 06:56:50 +0000 (14:56 +0800)
templates/mail/password_reset.txt

index e3bf545..7c56cbf 100644 (file)
@@ -1,5 +1,5 @@
-From: "{t.person.name}" <{t.person.email}>
-To: "{t.person.name}" <{t.person.email}>
+From: {t.person.getEmailFrom:h}
+To: {t.person.getEmailFrom:h}
 Subject: [{t.bootLoader.appName}] Password Reset
 Content-Type: text/plain; charset=utf-8