Backend Service

This commit is contained in:
2019-04-07 11:54:27 +00:00
parent 4fa09b12bc
commit 3ce5d45015
@@ -4,7 +4,7 @@ if (!isset($facility_image) || $facility_image == '') {
}
if (!isset($facility_text) || $facility_text == '') {
$facility_text = "erms Providers";
$facility_text = "Merms Providers";
}
?>