diff --git a/www/vicidial/AST_timeonVDADall.php b/www/vicidial/AST_timeonVDADall.php index c66e3153..51c5a00e 100644 --- a/www/vicidial/AST_timeonVDADall.php +++ b/www/vicidial/AST_timeonVDADall.php @@ -91,10 +91,11 @@ # 141128-0857 - Code cleanup for QXZ functions # 141230-0030 - Added code for on-the-fly language translations display # 150211-2342 - Added hopper link, issue #825 +# 150307-0825 - small cosmetic fix # -$version = '2.10-80'; -$build = '150211-2342'; +$version = '2.10-81'; +$build = '150307-0825'; header ("Content-type: text/html; charset=utf-8"); @@ -774,7 +775,7 @@ $select_list .= ""; $select_list .= ""._QXZ("VERSION").": $version   "._QXZ("BUILD").": $build"; $select_list .= ""; -$open_list = "
"._QXZ("Choose Report Display Options")."
"; +$open_list = '
'._QXZ("Choose Report Display Options").'
'; ?> @@ -811,8 +812,8 @@ else document.getElementById('cursorY').value = (window.Event) ? e.pageY : event.clientY + (document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop); } - var select_list = ''; - var open_list = ''; + var select_list = ""; + var open_list = ""; var monitor_phone = ''; var user = ''; var pass = ''; @@ -1887,7 +1888,7 @@ if ($RTajax < 1) } else { - echo "+ "._QXZ("VIEW LESS").""; + echo "- "._QXZ("VIEW LESS").""; } if ($UGdisplay>0) { diff --git a/www/vicidial/admin_header.php b/www/vicidial/admin_header.php index 79befb7c..f712d52c 100644 --- a/www/vicidial/admin_header.php +++ b/www/vicidial/admin_header.php @@ -50,6 +50,7 @@ # 141128-1009 - Added code for languages section # 141230-0927 - Changed single-quote QXZ arguments to double-quotes # 150227-1614 - Formatting issue #831 +# 150307-0915 - Fixes for QXZ # @@ -726,7 +727,7 @@ if ( ($ADD==3511) or ($ADD==2511) or ($ADD==2611) or ($ADD==4511) or ($ADD==5511 $IGhandle_method_list = ''; - $IGsearch_method_list = ''; + $IGsearch_method_list = ''; $stmt="SELECT login,server_ip,extension,dialplan_number from phones where active='Y' $LOGadmin_viewable_groupsSQL order by login,server_ip;"; $rslt=mysql_to_mysqli($stmt, $link); @@ -752,7 +753,7 @@ if ( ($ADD==3511) or ($ADD==2511) or ($ADD==2611) or ($ADD==4511) or ($ADD==5511 var ingroup_list = ''; var IGcampaign_id_list = ''; var IGhandle_method_list = ''; - var IGsearch_method_list = ''; + var IGsearch_method_list = ""; var did_list = ''; var phone_list = ''; var selected_value = ''; @@ -795,22 +796,22 @@ if ( ($ADD==3511) or ($ADD==2511) or ($ADD==2611) or ($ADD==4511) or ($ADD==5511 new_content = ''; new_content = new_content + ''; - new_content = new_content + ': '; + new_content = new_content + ": "; new_content = new_content + ''; - new_content = new_content + '   : '; new_content = new_content + '' + IGhandle_method_list + "\n" + ''; } - new_content = new_content + ': '; + new_content = new_content + ': "; new_content = new_content + ''; - new_content = new_content + '   : '; new_content = new_content + '' + IGhandle_method_list + "\n" + '