From e0209d311782f7b70a913e949acb2452701c29e6 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Fri, 8 Mar 2024 22:41:50 +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 f45cd649..3a7ac545 100644 --- a/html/news.php +++ b/html/news.php @@ -66,7 +66,7 @@ if (filter_var($_GET['article'], FILTER_VALIDATE_INT)) { $req->execute(); $resultat = $req->fetchAll(PDO::FETCH_ASSOC); - echo "

Dernières news du Club

"; + echo "

Dernières infos du club

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