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) {