diff --git a/scan.php b/scan.php
index d90fe2c..6e3dff9 100644
--- a/scan.php
+++ b/scan.php
@@ -137,8 +137,8 @@ switch ($_GET["op"]) {
}
}
}
- else echo "There are no deployments.
";
-
+ else echo "There are no deployments.";
+ echo "
";
/*
if (count($data["INSTALLED_SERVICES"])) {
echo "
Installed services:
";