4 lines
479 B
PHP
Executable File
4 lines
479 B
PHP
Executable File
<input class="sr-only" id="prestationsTotal" name="prestationsTotal" type="number" value= "<?= $prestations_total['totalPrixManuel'] ?>" >
|
|
<button type="button" class="form-control btn btn-primary" style='font-size:12pt;' onclick="javascript:init_prolongation_hospit();"> <?= _("Envoyer un avis de prorogation") ?> </button>
|
|
<button id="btnPopAvisProrogation" name="btnPopAvisProrogation" class="sr-only" data-bs-toggle="modal" data-bs-target="#popAjoutChambre" > </button>
|