CFPL loan Form Name change.

This commit is contained in:
Velz2020 2021-03-15 20:21:36 +05:30
parent ff5c0a6649
commit ec299f4752

View File

@ -1416,7 +1416,7 @@ class PD_Model extends SPARQ_Model {
{
if($val['form_id'] == 10)
{
$template_forms[$k]['form_name'] = 'Facility Details';
$template_forms[$k]['form_name'] = 'Facility & Anchor Details Section';
break;
}
}