From 708f04be5d9a25bd9d217127680a61f307cb8ef2 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Thu, 21 Jul 2022 18:45:13 -0700 Subject: Fix password reset link text --- templates/full/passwordReset.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/full') diff --git a/templates/full/passwordReset.vm b/templates/full/passwordReset.vm index 45c88f5b3..38da10aa3 100644 --- a/templates/full/passwordReset.vm +++ b/templates/full/passwordReset.vm @@ -3,6 +3,6 @@ To reset password please click on the following link:
-$webUrl?passwordReset=$token
+$webUrl/modern/reset-password?passwordReset=$token
-- cgit v1.2.3