From 9abc450efb92fed0d3aaad2048524a94080448e4 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sat, 2 Aug 2014 01:29:21 +0000 Subject: [PATCH] Remove the text input box for record template --- app/call_center/call_center_queue_edit.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/call_center/call_center_queue_edit.php b/app/call_center/call_center_queue_edit.php index 6cd8618254..ad2a7de328 100644 --- a/app/call_center/call_center_queue_edit.php +++ b/app/call_center/call_center_queue_edit.php @@ -678,10 +678,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-record_template'].":\n"; echo "\n"; echo "\n"; - echo " \n"; - $record_template = $_SESSION['switch']['recordings']['dir']."/archive/\${strftime(%Y)}/\${strftime(%b)}/\${strftime(%d)}/\${uuid}.wav"; - echo "