From f068b233e04950f99ddb5c5983bbacac69a84da1 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 24 Feb 2015 02:27:50 +0300 Subject: [PATCH] THANKS TO softphone and browsers updates, now we're able to dial phone numbers with click! Added case numbers "callto:" links to interface2 ATTENTION: number dialed as exist in your "contact list". Please check for your required prefixes, dial and regional codes before application! --- status_interface2.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/status_interface2.php b/status_interface2.php index 579895ea..2919e95b 100644 --- a/status_interface2.php +++ b/status_interface2.php @@ -215,9 +215,10 @@ if ($ca) print "
"; print ""; print ""; - print "

"; + print "
"; } print ""; }