From c468ad50df60fd01e3bf5a03ec0436f06e04ab4d Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 07:27:44 +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 6598e38f..7f190574 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) {