diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index 362b776..896d9f9 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -933,7 +933,8 @@ // countdownEl.textContent = `Redirection dans ${remaining} secondes...`; const v_msg4 = ""; // countdownEl.textContent = ${remaining} ${v_msg4}; - countdownEl.textContent = v_msg4; + // countdownEl.textContent = v_msg4; + countdownEl.textContent = ${remaining}; if (remaining < 0) { clearInterval(interval);