From d3cf5f81aa79a4923e5b50b7fa90487e4af1da59 Mon Sep 17 00:00:00 2001 From: Matthew Patrick Date: Sun, 21 Nov 2021 16:04:32 +0700 Subject: [PATCH] Fixed message on forgot-verification-sent --- views/pages/forgot-verification-sent.ejs | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/views/pages/forgot-verification-sent.ejs b/views/pages/forgot-verification-sent.ejs index 2d4500b..63c9f7e 100644 --- a/views/pages/forgot-verification-sent.ejs +++ b/views/pages/forgot-verification-sent.ejs @@ -1,10 +1,10 @@ -<%- include('../layouts/header.ejs', {title: 'Verify Forgot Password', state: 'forgot-verification-sent'}); %> +<%- include('../layouts/header.ejs', {title: 'Forgot Password', state: 'forgot-verification-sent'}); %> - <%- include('../layouts/navbar.ejs', {types: 'v2', title: 'Verify Forgot Password'}); %> + <%- include('../layouts/navbar.ejs', {types: 'v2', title: 'Forgot Password'}); %>
@@ -12,14 +12,13 @@
-

Verify Your Email Address

+

Check Your Inbox !!!

-
Before proceeding, please check your email for a - verification link - to verify your email address.
+
To reset your password, please check your email for a link + to change your password.