From db13ae9cf0dc6ede4a493fe59f2351ab19b37e95 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 1 Mar 2019 06:08:47 -0700 Subject: [PATCH] Update contact_edit.php --- app/contacts/contact_edit.php | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/app/contacts/contact_edit.php b/app/contacts/contact_edit.php index 9102a6f22a..5e2f188645 100644 --- a/app/contacts/contact_edit.php +++ b/app/contacts/contact_edit.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2008-2018 + Portions created by the Initial Developer are Copyright (C) 2008-2019 the Initial Developer. All Rights Reserved. Contributor(s): @@ -660,12 +660,8 @@ echo " "; echo " "; } - echo ""; if (permission_exists('contact_group_view')) { - $contact_shared = 'true'; - echo "
\n"; - echo "\n"; echo ""; echo " "; echo " "; echo ""; - echo "
".$text['label-groups'].""; @@ -739,11 +735,8 @@ echo "
\n"; - echo "
"; } - echo "\n"; echo "\n"; echo "\n"; echo " "; + echo "
\n"; echo " ".$text['label-contact_note']."\n"; @@ -763,6 +756,7 @@ echo " \n"; echo "
"; echo "\n";