a
This commit is contained in:
parent
3d7bf79d0c
commit
69e0bf8991
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user