From 4af0595f453606d1177d00b95eaf8915ca6852e4 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sat, 10 May 2014 21:35:46 +0000 Subject: [PATCH] Issue 598 switch to the user instead of sip-auth-user and leave the domain then remove the domain column to save some space --- app/registrations/status_registrations.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/registrations/status_registrations.php b/app/registrations/status_registrations.php index 1ab5b3c043..a46f6709d3 100644 --- a/app/registrations/status_registrations.php +++ b/app/registrations/status_registrations.php @@ -166,9 +166,9 @@ require_once "resources/check_auth.php"; echo "\n"; echo "\n"; - if (count($_SESSION["domains"]) > 1) { - echo " \n"; - } + //if (count($_SESSION["domains"]) > 1) { + // echo " \n"; + //} //echo " \n"; //echo " \n"; echo " \n"; @@ -196,13 +196,13 @@ require_once "resources/check_auth.php"; //show the registrations echo "\n"; - if (count($_SESSION["domains"]) > 1) { - echo "\n"; - } + //if (count($_SESSION["domains"]) > 1) { + // echo "\n"; + //} //\n"; - //echo " \n"; + echo " \n"; //echo " \n"; - echo " \n"; + //echo " \n"; echo " \n"; //echo " \n"; echo " \n";
".$text['label-domain']."".$text['label-domain']."UserCaller ID".$text['label-user']."
 ".$row['sip-auth-realm']."  ".$row['sip-auth-realm']."  ".$row['call-id']."  ".$row['user']."  ".$row['user']."  ".$row['contact']."  ".$row['sip-auth-user']."  ".$row['sip-auth-user']."  ".htmlentities($row['agent'])."  ".$row['host']."  ".$row['network-ip']."