From 13fe1718e842a72f9f27e14aa012e15606327a37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Mon, 16 Jan 2023 00:50:52 +0100 Subject: [PATCH] Frontend --- View/src/pages/Multijoueur/GameEnd.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/View/src/pages/Multijoueur/GameEnd.php b/View/src/pages/Multijoueur/GameEnd.php index 5bff5515..7ac39dcb 100644 --- a/View/src/pages/Multijoueur/GameEnd.php +++ b/View/src/pages/Multijoueur/GameEnd.php @@ -21,7 +21,7 @@

Bien joué à tous la partie est finis, voici le classement :

- + @@ -34,7 +34,7 @@ global $playerNumberPerGame; $i = 0; for ($i; $i < $playerNumberPerGame; $i++) { - echo ""; + echo ''; echo ''; echo ""; echo "";
Classement Nom
' . ($i+1) . '" . $lesInfos[0][$i]->getPseudo() . "" . $lesInfos[1][$i] . "