Merge branch 'master' of https://codefirst.iut.uca.fr/git/nathan.boileau/Scripted
continuous-integration/drone/push Build encountered an error Details

ServeurDeTest
Noé GARNIER 2 years ago
commit fcd9738b7f

@ -30,7 +30,7 @@
style="font-size: 40px; color: white">home</a> style="font-size: 40px; color: white">home</a>
</div> </div>
<div class="col-4 d-flex align-items-center justify-content-center px-0"> <div class="col-2 d-flex align-items-center justify-content-center px-2">
<a href=<?php echo '"index.php?action=skipEnigme&id='. $enigme->getIdEnigme() . '&index='. $index .'"' ?> class="px-3 py-2"><b>Passer l'énigme</b></a> <a href=<?php echo '"index.php?action=skipEnigme&id='. $enigme->getIdEnigme() . '&index='. $index .'"' ?> class="px-3 py-2"><b>Passer l'énigme</b></a>
</div> </div>

Loading…
Cancel
Save