From 04d1c667cbdf79d89fcd3c8914b04570c6f0d34f Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sat, 16 Mar 2013 20:11:29 +0000 Subject: [PATCH] Fix the registrations link on the SIP Status page. --- 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 21b87a4bf5..84f3811f16 100644 --- a/app/sip_status/sip_status.php +++ b/app/sip_status/sip_status.php @@ -182,7 +182,7 @@ if (strlen($msg) > 0) { echo " ".$text['title-sofia-status-profile']." $sip_profile_name \n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo " \n"; echo " \n"; echo " \n";