From d490e201860292696a0045a7b091bc0b1f88915d Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 07:27:11 +0000 Subject: [PATCH] Update file news.php --- html/news.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/news.php b/html/news.php index aebfe80b..6598e38f 100644 --- a/html/news.php +++ b/html/news.php @@ -111,7 +111,7 @@ if (isset($_GET['article']) && filter_var($_GET['article'], FILTER_VALIDATE_INT) echo "
" . date('d/m/Y', $date) . "
"; echo "
"; echo ""; - echo "
"; + echo "
"; echo "
" . $resultat[0]['display_name'] . "
"; echo "
"; if($resultat[0]['role'] != 0) {