diff --git a/app/call_center_active/call_center_queue.php b/app/call_center_active/call_center_queue.php index e12a7aee08..9d3a1640ed 100644 --- a/app/call_center_active/call_center_queue.php +++ b/app/call_center_active/call_center_queue.php @@ -98,7 +98,7 @@ $order = $_GET["order"]; $row_style["1"] = "row_style1"; echo "
\n"; - echo "\n"; + echo "
\n"; echo "\n"; echo th_order_by('queue_name', $text['label-queue_name'], $order_by, $order); @@ -116,16 +116,17 @@ $order = $_GET["order"]; //echo th_order_by('queue_abandoned_resume_allowed', $text['label-abandoned_resume_allowed'], $order_by, $order); //echo th_order_by('queue_tier_rule_wait_multiply_level', $text['label-tier_rule_wait_multiply_level'], $order_by, $order); echo th_order_by('queue_description', $text['label-description'], $order_by, $order); - echo "\n"; - echo "\n"; + echo "\n"; if ($result_count == 0) { //no results } else { //received results foreach($result as $row) { - echo "\n"; + $tr_link = "href='".PROJECT_PATH."/app/call_center_active/call_center_active.php?queue_name=".$row[queue_name]."'"; + echo "\n"; echo " \n"; echo " \n"; echo " \n"; @@ -141,7 +142,7 @@ $order = $_GET["order"]; //echo " \n"; //echo " \n"; echo " \n"; - echo " \n"; echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; foreach ($xml->fifo as $row) { @@ -100,25 +100,25 @@ if ($fp) { if (if_group("superadmin")) { //show all fifo queues - echo "\n"; + echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; } else { //show only the fifo queues that match the domain_name if (stripos($name, $_SESSION['domain_name']) !== false) { - echo "\n"; + echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; } } diff --git a/app/xml_cdr/app_languages.php b/app/xml_cdr/app_languages.php index 2228a2915d..8f970f3d64 100644 --- a/app/xml_cdr/app_languages.php +++ b/app/xml_cdr/app_languages.php @@ -156,6 +156,11 @@ $text['button-back']['pt-pt'] = "Voltar"; $text['button-back']['fr-fr'] = "Retour"; + $text['button-download_csv']['en-us'] = "Download CSV"; + $text['button-download_csv']['es-cl'] = "Descarga CSV"; + $text['button-download_csv']['pt-pt'] = "Baixar CSV"; + $text['button-download_csv']['fr-fr'] = "Télécharger CSV"; + $text['description-5']['en-us'] = "A detailed view of the call and all information regarding it."; $text['description-5']['es-cl'] = "Una vista detallada de la información de la llamada."; $text['description-5']['pt-pt'] = "Uma visão detalhada da chamada e de todas as informações sobre ela."; diff --git a/app/xml_cdr/xml_cdr_statistics.php b/app/xml_cdr/xml_cdr_statistics.php index bbe908ffea..aa06f11dbd 100644 --- a/app/xml_cdr/xml_cdr_statistics.php +++ b/app/xml_cdr/xml_cdr_statistics.php @@ -50,8 +50,8 @@ else { echo "\n"; echo " \n"; echo " \n"; echo "\n"; echo "\n"; @@ -108,7 +108,7 @@ else { "aloc": { label: "ALOC", data: - }, + }, }; // hard-code color indices to prevent them from shifting as @@ -118,8 +118,8 @@ else { val.color = i; ++i; }); - - // insert checkboxes + + // insert checkboxes var choiceContainer = $("#choices"); $.each(datasets, function(key, val) { choiceContainer.append('
\n"; + echo "\n"; //echo " $v_link_label_add\n"; echo "
".$row[queue_name]."".$row[queue_extension]."".$row[queue_strategy]."".$row[queue_abandoned_resume_allowed]."".$row[queue_tier_rule_wait_multiply_level]."".$row[queue_description]." \n"; + echo " \n"; echo " $v_link_label_view\n"; //echo " $v_link_label_delete\n"; //echo " \n"; diff --git a/app/fifo_list/fifo_list_inc.php b/app/fifo_list/fifo_list_inc.php index 307b1f86b6..ca93d81b16 100644 --- a/app/fifo_list/fifo_list_inc.php +++ b/app/fifo_list/fifo_list_inc.php @@ -83,7 +83,7 @@ if ($fp) { echo "".$text['label-caller_count']."".$text['label-waiting_count']."".$text['label-importance']."
".$tmp_name."".$consumer_count."".$caller_count."".$waiting_count."".$importance."$v_link_label_view$v_link_label_view
".$tmp_name."".$consumer_count."".$caller_count."".$waiting_count."".$importance."$v_link_label_view$v_link_label_view
".$text['label-call-statistics']."\n"; - echo " \n"; - echo " \n"; + echo " \n"; + echo " \n"; echo "