From d7c8d5879cc01b457bafb50dbd70c75602c11553 Mon Sep 17 00:00:00 2001 From: Digital Daz Date: Thu, 30 Oct 2014 02:58:04 +0000 Subject: [PATCH] Fix indentation again --- app/call_center/call_center_queue_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/call_center/call_center_queue_edit.php b/app/call_center/call_center_queue_edit.php index 06938a5cf8..dcab36562a 100644 --- a/app/call_center/call_center_queue_edit.php +++ b/app/call_center/call_center_queue_edit.php @@ -689,7 +689,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-record_template'].":\n"; echo "\n"; echo "\n"; - $record_ext=($_SESSION['record_ext']=='mp3'?'mp3':'wav'); + $record_ext=($_SESSION['record_ext']=='mp3'?'mp3':'wav'); $record_template = $_SESSION['switch']['recordings']['dir']."/archive/\${strftime(%Y)}/\${strftime(%b)}/\${strftime(%d)}/\${uuid}.".$record_ext; echo "