diff --git a/core/users/user_edit.php b/core/users/user_edit.php
index 8a2d3a27cd..b1e94d138f 100644
--- a/core/users/user_edit.php
+++ b/core/users/user_edit.php
@@ -1032,8 +1032,8 @@
echo "\n";
echo "
\n";
echo " \n";
echo " \n";
echo $text['description-enabled']."\n";
@@ -1079,4 +1079,4 @@
//include the footer
require_once "resources/footer.php";
-?>
\ No newline at end of file
+?>
|