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";