From 99e2961debc6ab01b8a023b9df5f384c9850de5f Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 13 May 2026 14:47:53 +0000 Subject: [PATCH] a --- Contestation/Demandereconnaissancefaciale.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index 874b736..362b776 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -932,7 +932,8 @@ const interval = setInterval(() => { // countdownEl.textContent = `Redirection dans ${remaining} secondes...`; const v_msg4 = ""; - countdownEl.textContent = ${remaining} ${v_msg4}; + // countdownEl.textContent = ${remaining} ${v_msg4}; + countdownEl.textContent = v_msg4; if (remaining < 0) { clearInterval(interval);