This commit is contained in:
KANE LAZENI 2026-02-24 05:30:00 +00:00
parent 7685c7f323
commit 0b7068ef14

View File

@ -486,8 +486,7 @@
<!-- Étape 1: Chargement -->
<div id="compteur">
<h3>Compteur : <?= "$attempts sur $maxAttempts" ?></h3>
<p style="text-align: center; color: #7f8c8d;"> <?= $maxAttempts ?> </p>
<h3>Compteur : <?= "$attempts tentatives sur $maxAttempts" ?></h3>
</div>
<!-- Étape 2: Instructions -->