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