From d9825c320cdd2952bb9a5a0f7371bc8fd2dfe036 Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Mon, 24 Sep 2018 16:31:11 +0530 Subject: Modified login redirect url after password reset complete --- static/website/templates/registration/password_reset_complete.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/website/templates/registration/password_reset_complete.html b/static/website/templates/registration/password_reset_complete.html index 3a9b023..b1eb62a 100755 --- a/static/website/templates/registration/password_reset_complete.html +++ b/static/website/templates/registration/password_reset_complete.html @@ -34,7 +34,7 @@

Your password has been reset.

-

Please Log in with your new password.

+

Please Log in with your new password.

-- cgit