From 24a2c97ccf8643fe4ac7631f395b883701a57696 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 15:49:59 +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 f83d40d1..263f10ed 100644 --- a/html/news.php +++ b/html/news.php @@ -67,7 +67,7 @@ if (isset($_GET['article']) && filter_var($_GET['article'], FILTER_VALIDATE_INT) $req->execute(); $resultat = $req->fetchAll(PDO::FETCH_ASSOC); - echo "

Dernières infos du club

"; + echo "

Actualités du club

"; echo "
"; if ($resultat) {