From ec70ff75ef03f02092d34f664e5e301636e5e89e Mon Sep 17 00:00:00 2001 From: rubisalpha Date: Mon, 16 Mar 2026 14:55:26 +0000 Subject: [PATCH] Actualiser nav.php --- nav.php | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/nav.php b/nav.php index c426d4c..c6a793b 100644 --- a/nav.php +++ b/nav.php @@ -1,9 +1,18 @@ \ No newline at end of file + Dashboard + Autre page + + +
+ Déconnexion)'; + } else { + echo 'Connexion'; + } + ?> +
+ +
\ No newline at end of file