From 00c23e5390b12c8c66d547741fff1723b8e9b291 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 20 Jan 2022 02:54:30 -0700 Subject: [PATCH] Use larger icons on the contact edit page. --- app/contacts/contact_edit.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/contacts/contact_edit.php b/app/contacts/contact_edit.php index 5554338dda..8cdf99dbdb 100644 --- a/app/contacts/contact_edit.php +++ b/app/contacts/contact_edit.php @@ -1533,7 +1533,7 @@ if (permission_exists('contact_phone_view')) { } echo " \n"; @@ -1977,7 +1977,7 @@ if (permission_exists('contact_email_view')) { } echo " \n"; echo " \n"; @@ -2069,7 +2069,7 @@ if (permission_exists('contact_url_view')) { } echo " \n"; echo " \n";