1
0
Fork 0

Modification des énigmes + ajout de la lettre récompense.

This commit is contained in:
antux18 2024-02-13 10:51:14 +01:00
parent b2bdc6350f
commit fabc5e55fd
3 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
<article>
<?php if ($solved) : ?>
<p><?= $article["answer"] ?></p>
<img src="images/map/puzzles/<?= $article["id"] ?>.png"/>
<h1><?= $article["reward"] ?></h1>
<?php else : ?>
<button><?= $tr["article"]["qr_but"] ?></button>
<p></p> <!-- Emplacement du message d'erreur JS concernant la caméra. !-->

Binary file not shown.

Binary file not shown.