From 150acdee9cf7e394ce1b1c1dc3f81d14000e4f43 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 24 Feb 2026 06:07:08 +0000 Subject: [PATCH] a --- Contestation/Demandereconnaissancefaciale.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contestation/Demandereconnaissancefaciale.php b/Contestation/Demandereconnaissancefaciale.php index c672a2a..ea01712 100755 --- a/Contestation/Demandereconnaissancefaciale.php +++ b/Contestation/Demandereconnaissancefaciale.php @@ -741,7 +741,7 @@ document.getElementById('result-message').innerHTML = `${data.message || 'Votre visage ne correspond pas à notre base de données.'}

Si vous pensez qu'il s'agit d'une erreur, veuillez contacter notre service client.
- Tentatives restantes: ${data.attempts_remaining || 0} - 1 `; + Tentatives restantes: ${data.attempts_remaining -1 || 0} `; showStep('step-result');