From 51e0699c260c4c3dbd5a6acabc277390fdb755fb Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Thu, 14 Mar 2024 23:05:17 +0000 Subject: [PATCH] Update 2 files - /html/users/index.php - /include/functions.php --- html/users/index.php | 2 +- include/functions.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 ('');