This commit is contained in:
KANE LAZENI 2026-02-11 09:49:07 +00:00
parent 114f7d042b
commit 2c44aa57d9

View File

@ -10,9 +10,10 @@
<div id ="div_wait_nfc"> </div>
<?php if (isset($msgErreur) && $msgErreur>" "): ?>
<div class="alert alert-danger" style="height:38px; padding:5px;" >
<H4><?= $msgErreur ?></H4>
</div>
<div class="alert alert-danger" style="height:38px; padding:5px; text-align: center;">
<H4><?= $msgErreur ?></H4>
</div>
<?php endif; ?>
<script>