From be3b69567033da0f13da38753eed9f1f48142f7f Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sat, 9 Nov 2013 07:24:55 +0000 Subject: [PATCH] Lower case for consistency to match the commands. --- 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 b57bae2e9b..02deca0f7e 100644 --- a/app/sip_status/sip_status.php +++ b/app/sip_status/sip_status.php @@ -109,9 +109,9 @@ if (strlen($msg) > 0) { echo " ".$text['title-sofia-status']." \n"; echo "\n"; echo "\n"; - echo " \n"; - echo " \n"; - echo " \n"; + echo " \n"; + echo " \n"; + echo " \n"; echo "\n"; echo "\n"; echo "\n";