From cd24e1a297f63bff93791908d8c38f4ab13be49f Mon Sep 17 00:00:00 2001 From: Morph01 Date: Thu, 18 Apr 2024 15:37:27 +0200 Subject: [PATCH] Fix formatting issue in jouerPartie_vue.php --- vues/jouerPartie_vue.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/vues/jouerPartie_vue.php b/vues/jouerPartie_vue.php index 3689741..b30269d 100644 --- a/vues/jouerPartie_vue.php +++ b/vues/jouerPartie_vue.php @@ -79,7 +79,8 @@ function formulaire_selection_partie() echo ''; } -function formulaire_lancer_partie(int $idpartie) { +function formulaire_lancer_partie(int $idpartie) +{ echo '
'; echo ''; echo ''; @@ -111,9 +112,9 @@ function formulaire_selection_des_main(int $idpartie)
-

Jouer une partie

-
+

Jouer une partie

+