From 69de2cacacbe4f1bba40cc3d299300d5bafa83ba Mon Sep 17 00:00:00 2001 From: markjcrane Date: Mon, 18 Jan 2016 14:44:05 -0700 Subject: [PATCH] Fix the contact page layout. --- app/contacts/contact_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";