This commit is contained in:
KANE LAZENI 2026-07-09 12:57:18 +00:00
parent 0d41c32c70
commit 9c7db41757

View File

@ -1,5 +1,3 @@
statutActe => <?= $statut ?>
<?php if ($statut == "1") : ?>
<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; ?>