diff --git a/app/contacts/contact_phone_edit.php b/app/contacts/contact_phone_edit.php index 87394fd38e..137091cdde 100644 --- a/app/contacts/contact_phone_edit.php +++ b/app/contacts/contact_phone_edit.php @@ -293,7 +293,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-phone_number']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-phone_number']."\n"; echo "\n";