diff --git a/html/users/index.php b/html/users/index.php index 3b398c7d..e7a585ca 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 64c6f082..70a47dd2 100644 --- a/include/functions.php +++ b/include/functions.php @@ -130,7 +130,7 @@ echo ($userDisplayName); if ($userLevel > 1) { echo (''); - echo (''); + echo (''); echo (''); } echo ('');