Pay slip mail body need to update again Done
This commit is contained in:
parent
3ab566389b
commit
367b1ae98e
|
@ -353,7 +353,7 @@ namespace Payroll.UI
|
||||||
sb.AppendLine("Attached your pay slip of " + dtpfromDate.Value.ToString("MMMM yyyy") + "." + "<br/><br/>");
|
sb.AppendLine("Attached your pay slip of " + dtpfromDate.Value.ToString("MMMM yyyy") + "." + "<br/><br/>");
|
||||||
sb.AppendLine("If you have any query, please contact :" + "<br/><br/>");
|
sb.AppendLine("If you have any query, please contact :" + "<br/><br/>");
|
||||||
sb.AppendLine("Md. Showkat Hossain, Mobile-01711679640, email: fkanak@celimited.com" + "<br/><br/>");
|
sb.AppendLine("Md. Showkat Hossain, Mobile-01711679640, email: fkanak@celimited.com" + "<br/><br/>");
|
||||||
sb.AppendLine("<b>Note:</b><br/><b>***Please use the last four digits of your mobile number, that you have shared with us, as the password to open the pay-slip<b>" + "<br/>");
|
sb.AppendLine("<b>Note:</b><br/><b>***Please use the last four digits of your mobile number, that you have shared with us, as the password to open the pay-slip</b>" + "<br/>");
|
||||||
MS.Body = sb.ToString();
|
MS.Body = sb.ToString();
|
||||||
}
|
}
|
||||||
//else if (nType == 2)
|
//else if (nType == 2)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user