templates/mail/ADMIN_PASSWORD_RESET.txt
authorAlan Knowles <alan@roojs.com>
Mon, 4 May 2015 06:53:21 +0000 (14:53 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 4 May 2015 06:53:21 +0000 (14:53 +0800)
templates/mail/ADMIN_PASSWORD_RESET.txt

index 8b2bb2b..53e164f 100644 (file)
@@ -16,7 +16,7 @@ Hi {t.person.name},&nbsp;
     <br>
   </div>
   <div>
-    <a href="http://{t.HTTP_HOST}{t.baseURL}/PasswordReset/{t.person.id}/{t.authFrom}/{t.authKey}">http://{t.HTTP_HOST}{t.baseURL}/Login?changePassword={t.person.id}/{t.authFrom}/{t.authKey}</a>
+    <a href="http://{t.HTTP_HOST}{t.baseURL}/PasswordReset/{t.person.id}/{t.authFrom}/{t.authKey}">http://{t.HTTP_HOST}{t.baseURL}/PasswordReset/{t.person.id}/{t.authFrom}/{t.authKey}</a>
   </div>
 </div>
 </div>
\ No newline at end of file