From 7d27acc301b3189a21af3c0ab6b8a1f238576043 Mon Sep 17 00:00:00 2001 From: n0obHere <156116672+n0obHere@users.noreply.github.com> Date: Sat, 5 Apr 2025 22:18:41 -0400 Subject: [PATCH] Caller id dashboard card (#7316) Corrected the column names for caller ID name and number on the dashboard card, to match whats on the extensions page --- app/extensions/resources/dashboard/caller_id.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 "\n"; echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; if (!permission_exists('outbound_caller_id_select')) { - echo "\n"; + echo "\n"; } echo "\n";
".$text['label-extension']."".$text['label-caller_id']."".$text['label-outbound_cid_name']."".$text['label-destination']."".$text['label-outbound_cid_number']."