From edbcebf2a892e34658eb3b6a4bc347b19d2b8099 Mon Sep 17 00:00:00 2001 From: Digital Daz Date: Thu, 30 Oct 2014 02:12:34 +0000 Subject: [PATCH] Moved queue start, stop and reload buttons back to queue_edit as they do not work here. --- app/call_center/call_center_queues.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/call_center/call_center_queues.php b/app/call_center/call_center_queues.php index 7b5a550730..3308405f8f 100644 --- a/app/call_center/call_center_queues.php +++ b/app/call_center/call_center_queues.php @@ -54,10 +54,6 @@ require_once "resources/paging.php"; echo "\n"; echo "".$text['header-call_center_queues']."\n"; echo "\n"; - echo " \n"; - echo " \n"; - echo " \n"; - echo "    "; echo " \n"; echo "\n"; echo "\n";