prestation/Vue/Ajaxsituationproformahospit/index.php
2026-07-23 20:20:55 +00:00

4 lines
270 B
PHP
Executable File

<?php if ($statut == "1") : ?>
statut => <? $statut ?>
<button type="button" class="form-control btn btn-primary" style='font-size:12pt;' onclick="javascript:enregistrer_entete_hospitalisation_proforma();"> <?= _("Enregistrer Entête") ?> </button>
<?php endif; ?>