a
This commit is contained in:
@@ -486,7 +486,7 @@
|
||||
|
||||
<!-- Étape 1: Chargement -->
|
||||
<div id="compteur">
|
||||
<h3>Compteur : <?= "$attempts tentatives sur $maxAttempts" ?></h3>
|
||||
<h3>Compteur : <?= "$attempts tentative(s) sur $maxAttempts" ?></h3>
|
||||
</div>
|
||||
|
||||
<!-- Étape 2: Instructions -->
|
||||
|
||||
Reference in New Issue
Block a user