From 8223a30a4e1610bbf7a3f77a97ab22d44321a5d8 Mon Sep 17 00:00:00 2001 From: thaaoblues Date: Sun, 2 Jul 2023 20:31:39 +0200 Subject: [PATCH] lil tweak --- admin/gestion_des_acces.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/gestion_des_acces.php b/admin/gestion_des_acces.php index 67c4fa4..10de3e0 100644 --- a/admin/gestion_des_acces.php +++ b/admin/gestion_des_acces.php @@ -172,7 +172,7 @@ if(isset($_POST['send'])) { echo "GDA"; break; case 1: - echo "Ville"; + echo "Ville/Photo"; break; case 2: echo "Bureau";