diff --git a/web/includes/google_maps.php b/web/includes/google_maps.php index 385190c..e19a257 100644 --- a/web/includes/google_maps.php +++ b/web/includes/google_maps.php @@ -42,7 +42,7 @@ function printMap($type = 'main') if ($type == 'main') { - echo (''); + echo (''); } ?>