From 1ec48d46c956450ddf7b7c05588d84efc162235a Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 6 Nov 2022 00:04:40 -0600 Subject: [PATCH] Update contact_edit.php --- app/contacts/contact_edit.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/contacts/contact_edit.php b/app/contacts/contact_edit.php index 14d85ecfa9..b052ddf1ee 100644 --- a/app/contacts/contact_edit.php +++ b/app/contacts/contact_edit.php @@ -2306,7 +2306,7 @@ if (permission_exists('contact_relation_view')) { echo "
\n"; echo " \n"; echo " \n"; echo "
\n"; echo " \n"; @@ -2655,7 +2655,6 @@ if (permission_exists('contact_note_view')) { unset($contact_notes); } - //close the grid echo "\n"; echo "

";