From 54a0c9717c3737e88abf7cd437a33b411cbd9860 Mon Sep 17 00:00:00 2001 From: VE10-Sanjeev Date: Sat, 23 Mar 2024 11:21:59 +0530 Subject: [PATCH] forgot password : ps --- app/Views/auth_login.php | 68 ++++++++++++++++++++++++++-------------- 1 file changed, 44 insertions(+), 24 deletions(-) diff --git a/app/Views/auth_login.php b/app/Views/auth_login.php index cca17b5..57c66ea 100644 --- a/app/Views/auth_login.php +++ b/app/Views/auth_login.php @@ -52,11 +52,13 @@
" method="post">
- +
Please enter the email id
+ + Forgot your password?
@@ -78,9 +80,7 @@
- - - +
@@ -121,28 +121,48 @@ - + \ No newline at end of file