From 61a0ef585221440ffb3062ec2c1afb2ac884938c Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sat, 15 Jun 2024 10:23:10 -0400 Subject: [PATCH] fix --- controller/verifyEmployer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controller/verifyEmployer.js b/controller/verifyEmployer.js index 409ea24..a646cea 100644 --- a/controller/verifyEmployer.js +++ b/controller/verifyEmployer.js @@ -20,7 +20,7 @@ export const verifyEmployer = async (req, res)=>{ "This serves as an employer’s commitment to notify you that your staff ("+employee_name+") who holds the position of software engineer in your organization took a loan facility from our bank and has prompted us to notify you so as to confirm his existence as a staff of your organization." + " Please click on the link below to confirm this before we can approve his loan\n " + "

\n" + - "***Employer commitment link (You are to login with this email address and default password "+approve_password+")\n " + + "***Employer commitment link (You are to login with this email address and default password "+approve_password+")\n " + "

\n" + "If you have any questions or concerns with respect to this email, please contact our finance department at finance@fcmb.webmail.\n \n Kind Regards,

\n" + "Finance team,
FCMB
\n";