a
This commit is contained in:
parent
7685c7f323
commit
0b7068ef14
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user