diff --git a/html/users/index.php b/html/users/index.php
index 92923587..3b398c7d 100644
--- a/html/users/index.php
+++ b/html/users/index.php
@@ -93,7 +93,7 @@ if(isset($_GET['u']) && empty($_GET['u']) == false) {
1) {
- echo '
';
+ echo '
';
}
?>
diff --git a/include/functions.php b/include/functions.php
index 8ee1bbfd..64c6f082 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -130,7 +130,7 @@
echo ($userDisplayName);
if ($userLevel > 1) {
echo ('');
}
echo ('');