From e39158bdce74b81aecb2849ef4e186319d64e801 Mon Sep 17 00:00:00 2001 From: Nate Jones Date: Fri, 14 Mar 2014 04:44:46 +0000 Subject: [PATCH] Moved "FLUSH_INBOUND_REG" buttons to left side of others to be more visually appealing. --- app/sip_status/sip_status.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/sip_status/sip_status.php b/app/sip_status/sip_status.php index d6417747d2..5943185b64 100644 --- a/app/sip_status/sip_status.php +++ b/app/sip_status/sip_status.php @@ -199,14 +199,14 @@ if ($_GET['a'] == "download") { echo " ".$text['title-sofia-status-profile']." ".$sip_profile_name." \n"; echo "\n"; echo "\n"; + if ($sip_profile_name != "external") { + echo " \n"; + } echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; - if ($sip_profile_name != "external") { - echo " \n"; - } echo "\n"; echo "\n"; echo "\n";