a
This commit is contained in:
parent
892109c2a4
commit
2e05924e73
|
|
@ -741,7 +741,7 @@
|
|||
document.getElementById('result-message').innerHTML =
|
||||
`${data.message || 'Votre visage ne correspond pas à notre base de données.'}<br><br>
|
||||
Si vous pensez qu'il s'agit d'une erreur, veuillez contacter notre service client.<br>
|
||||
<strong>Tentatives restantes: ${data.attempts_remaining || 0}</strong>`;
|
||||
<strong>Tentatives restantes: ${data.attempts_remaining || 0} - 1 </strong>`;
|
||||
|
||||
showStep('step-result');
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user