PHP7 fix
[Pman.Core] / templates / mail / password_reset.txt
index f0f93b7..c8af49d 100644 (file)
@@ -3,9 +3,11 @@ To: {t.person.getEmailFrom():h}
 Subject: [{t.bootLoader.appName}] Password Reset
 Content-Type: text/plain; charset=utf-8
 
+Hi {t.person.name},
+
 Someone, presumably you has requested a Password reset,
 
 Click on the URL below to Reset your Password.
 
-http://{t.HTTP_HOST}{t.baseURL}/PasswordReset/{t.person.id}/{t.authFrom}/{t.authKey}.html
+http://{t.HTTP_HOST}{t.baseURL}/Login/PasswordReset/{t.person.id}/{t.authFrom}/{t.authKey}.html