prestation/Vue/Ajaxbondisponible/index.php
2025-12-05 10:42:46 +00:00

6 lines
233 B
PHP
Executable File

<?php?>
<div id="msgErreur" class="alert alert-danger" style="height:38px; padding:5px;" >
<input class="sr-only" type="text" id="codeEtatBon" name="codeEtatBon" value="<?= $codeEtatBon ?>">
<H4><?= $msgErreur ?></H4>
</div>