From 3fa7fe739c36c0b062b3e7179aa6aa3375322a80 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 4 May 2015 14:49:37 +0800 Subject: [PATCH] templates/mail/ADMIN_PASSWORD_RESET.txt --- templates/mail/ADMIN_PASSWORD_RESET.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mail/ADMIN_PASSWORD_RESET.txt b/templates/mail/ADMIN_PASSWORD_RESET.txt index 9b29d06f..bc3c8b00 100644 --- a/templates/mail/ADMIN_PASSWORD_RESET.txt +++ b/templates/mail/ADMIN_PASSWORD_RESET.txt @@ -16,7 +16,7 @@ Hi {t.person.name}, 
- http://{t.HTTP_HOST}{t.baseURL}/Login/PasswordReset/{t.person.id}/{t.authFrom}/{t.authKey}.html + http://{t.HTTP_HOST}{t.baseURL}/Login?changePassword={t.person.id}/{t.authFrom}/{t.authKey}
\ No newline at end of file -- 2.39.2