diff --git a/app/call_centers/call_center_queue_edit.php b/app/call_centers/call_center_queue_edit.php index 9c606f6cdd..c1e49d2a70 100644 --- a/app/call_centers/call_center_queue_edit.php +++ b/app/call_centers/call_center_queue_edit.php @@ -656,7 +656,7 @@ echo " \n"; echo " \n"; $x = 0; - if (is_array($tiers) { + if (is_array($tiers)) { foreach($tiers as $field) { echo " \n"; echo " ";