From b340f77cf4ceb91093402306367b1e2e782a5a4c Mon Sep 17 00:00:00 2001 From: "johnny@pittpc.com" Date: Wed, 20 Jan 2021 16:33:01 -0500 Subject: [PATCH] Show contact extension even if no phone number was given --- client_contacts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client_contacts.php b/client_contacts.php index e5a8f1b8..01193809 100644 --- a/client_contacts.php +++ b/client_contacts.php @@ -122,7 +122,7 @@ $total_pages = ceil($total_found_rows / 10);