Backend Service

This commit is contained in:
2019-04-27 15:51:46 +00:00
parent 70d8415616
commit b35deca262
2 changed files with 1 additions and 1 deletions
@@ -1,6 +1,6 @@
<?
if (!isset($facility_image) || $facility_image == '') {
$facility_image = "/assets/img/bg/provider.jpg";
$facility_image = "/assets/img/bg/provider-1.jpg";
}
if (!isset($facility_text) || $facility_text == '') {
Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB