7th point removed : ps

This commit is contained in:
gandhimathi 2022-05-21 07:04:55 +00:00
parent 679d65bfcd
commit 92c08816c8

View File

@ -809,8 +809,8 @@ class PDALERTS
."<br> 3. Loan Amount : ".$core_details[0]['loan_amount']
."<br> 4. Name of the loan applicant : ".$applicant_name
."<br> 5. Contact Number : ".$core_details[0]['mobile_no']
."<br> 6. Case initiated by : ".$case_initiated_by
."<br> 7. Case allocated to : ".$core_details[0]['pdofficer_name'];
."<br> 6. Case initiated by : ".$case_initiated_by;
//."<br> 7. Case allocated to : ".$core_details[0]['pdofficer_name'];
if(!empty($ref_str)){
$msg .= "<br><br><br> This is an automatically generated notification mail. Please contact on ".$ref_str." for any
queries/update. ";