Modify messages

This commit is contained in:
CHIEFSOFT\ameye
2025-01-13 21:02:19 -05:00
parent 62a1260962
commit f49969e147
3 changed files with 78 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ export const verifyEmployer = async (req, res)=>{
"This serves as an employers commitment to notify you that your staff (<b>"+employee_name+"</b>) 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 " +
"<br><br>\n" +
"***<a href='"+approve_link+"/"+application_uid+"'>Employer commitment link</a> (You are to login with this email address and default password <b> "+approve_password+" </b>)\n " +
"***<a href='"+approve_link+"/"+application_uid+"'>Employer commitment link</a> (You are to login with this email address and default password <b> "+approve_password+" </b> )\n " +
"<br><br>\n" +
"If you have any questions or concerns with respect to this email, please contact our finance department at <b>"+req.body.processing_bank_email+"</b>.\n \n Kind Regards,<br><br>\n" +
"Finance team, <br> "+req.body.processing_bank_name+"<br>\n";