diff --git a/core/users/user_edit.php b/core/users/user_edit.php
index 50888c544e..4e7c8914ee 100644
--- a/core/users/user_edit.php
+++ b/core/users/user_edit.php
@@ -946,7 +946,7 @@
echo "
\n";
echo $text['description-contact']."\n";
if (!empty($contact_uuid)) {
- echo " ".$text['description-contact_view']."\n";
+ echo " ".$text['description-contact_view']."\n";
}
echo " ";
echo " ";