diff --git a/core/users/user_edit.php b/core/users/user_edit.php index b441f012d0..8b8df245c0 100644 --- a/core/users/user_edit.php +++ b/core/users/user_edit.php @@ -716,7 +716,7 @@ if (count($_POST) > 0 && $_POST["persistform"] != "1") { echo "
\n"; echo $text['description-contact']."\n"; if (strlen($contact_uuid) > 0) { - echo " ".$text['description-contact_view']."\n"; + echo " ".$text['description-contact_view']."\n"; } echo " "; echo " ";