diff --git a/app/call_centers/call_center_queue_edit.php b/app/call_centers/call_center_queue_edit.php index 4d3227a7b0..db925911b7 100644 --- a/app/call_centers/call_center_queue_edit.php +++ b/app/call_centers/call_center_queue_edit.php @@ -571,7 +571,7 @@ if (permission_exists('call_center_tier_view')) { echo ""; - echo " ".$text['label-tiers'].""; + echo " ".$text['label-agents'].""; echo " "; echo " \n"; echo " \n";