This commit is contained in:
KANE LAZENI 2026-07-26 13:10:47 +00:00
parent 3d7bf79d0c
commit 69e0bf8991

View File

@ -629,7 +629,7 @@
<!-- 26/07/2026 => DEBUT gérer les OTP ici -->
<?php if($otpStatus=="-1" || $otpStatus=="1"): ?>
<input style='font-size:10pt;' class="form-control btn btn-info" type="button" onclick="verifierContestationAvantOuverture()" value="<?= _("Facturer") ?>" />
<input style='font-size:10pt;' class="form-control btn btn-info" type="button" onclick="facturer_feuillemaladie()" value="<?= _("Facturer") ?>" />
<?php else:
switch ($otpStatus) {
case 0: