From 087b00045ac4d8980dfd456f384f5f2331d3c2ff Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 28 Aug 2017 02:03:52 -0600 Subject: [PATCH] Update sip_status.php --- app/sip_status/sip_status.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; }