diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index 8f4b1fb..f086acc 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -889,7 +889,8 @@ showStep('step-result'); // Redirection automatique après 3 secondes - startCountdown(3, () => { + // startCountdown(3, () => { + startCountdown(10, () => { // On recharge la page location.reload(); });