diff --git a/app/sip_status/sip_status.php b/app/sip_status/sip_status.php
index 3bfd81d89d..0d1ac8c6e5 100644
--- a/app/sip_status/sip_status.php
+++ b/app/sip_status/sip_status.php
@@ -253,7 +253,7 @@ if ($_GET['a'] == "download") {
if ($sip_profile_name != "external") {
echo " \n";
}
- echo " \n";
+ echo " \n";
if ($profile_state == 'stopped') {
echo " \n";
}