From 7e32d8c3b256dd98016e777bf68153cfe86a4b94 Mon Sep 17 00:00:00 2001
From: Folio Mikael <milykim@hotmail.fr>
Date: Wed, 20 Sep 2023 16:25:52 +0200
Subject: [PATCH] =?UTF-8?q?Correction=20footer=20accessibilit=C3=A9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 design_system_admin/inclure/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/design_system_admin/inclure/footer.html b/design_system_admin/inclure/footer.html
index 8a3b7c1..552a2ab 100644
--- a/design_system_admin/inclure/footer.html
+++ b/design_system_admin/inclure/footer.html
@@ -13,7 +13,7 @@
                                     </div>
                                     <div class="width100">
                                         <form action="">
-                                            <label class="fr-label" for="newsletter-email">
+                                            <label class="fr-label" for="#CONFIG_VALUE{nom_champ_input_form}">
                                                 Votre adresse électronique (ex. : nom@domaine.fr)
                                             </label>
                                             <div class="fr-input-wrap fr-input-wrap--addon">
-- 
GitLab