diff --git a/app/extensions/resources/dashboard/caller_id.php b/app/extensions/resources/dashboard/caller_id.php index 9f6e6929cf..46e5e50ebc 100644 --- a/app/extensions/resources/dashboard/caller_id.php +++ b/app/extensions/resources/dashboard/caller_id.php @@ -254,9 +254,9 @@ echo "
| ".$text['label-extension']." | \n"; - echo "".$text['label-caller_id']." | \n"; + echo "".$text['label-outbound_cid_name']." | \n"; if (!permission_exists('outbound_caller_id_select')) { - echo "".$text['label-destination']." | \n"; + echo "".$text['label-outbound_cid_number']." | \n"; } echo "
|---|