This commit is contained in:
bitbucket 2024-07-19 16:27:34 +05:30
parent 2ba925f1c6
commit d49338397f

View File

@ -199,7 +199,7 @@
}else{
$('#savedata').prop('disabled', true);
toastr.warning('Mail Sent Failed , Please Check Mail Configuration', 'Warning');
toastr.warning('Mail sending failed. Please check your mail configuration.', 'Warning');
}
},