diff --git a/app/contacts/contact_edit.php b/app/contacts/contact_edit.php index 433c65c077..80fbe052b1 100644 --- a/app/contacts/contact_edit.php +++ b/app/contacts/contact_edit.php @@ -638,7 +638,6 @@ else { echo $text['description-shared']."\n"; echo "\n"; echo "\n"; - echo ""; if (permission_exists('contact_user_view')) { echo " "; @@ -672,6 +671,7 @@ else { echo " "; echo " "; } + echo ""; if (permission_exists('contact_group_view')) { echo "
\n";