a
This commit is contained in:
parent
b91e91f423
commit
5f65974732
|
|
@ -117,7 +117,6 @@
|
|||
|
||||
$codePrestataire = $_SESSION['p_codePrestataire_C'];
|
||||
?>
|
||||
|
||||
<input class="sr-only" id="bonCaduc" name="bonCaduc" type="text" value= "<?= $bonCaduc ?>" >
|
||||
<input class="sr-only" id="otpStatus" name="otpStatus" type="text" value= "<?= $otpStatus ?>" >
|
||||
|
||||
|
|
@ -228,7 +227,7 @@
|
|||
</marquee>
|
||||
<?php elseif($_SESSION['proforma_envoye']=='1' && $proformaAccorde=='1' && $codePrestataireAccorde == $codePrestataire): ?>
|
||||
<button type="button" id="btn_InitSession" name="btn_InitSession" class="form-control btn btn-primary" data-bs-toggle="modal" data-bs-target="#popInitSession" style='font-size:12pt;' > <?= _("Commencer les séances de")." ".$libelleActePrescription."..." ?></button>
|
||||
|
||||
|
||||
<?php else: ?>
|
||||
<div class="alert alert-danger" style="height:40px; padding:5px; text-align:center;" >
|
||||
<H4 ><?= _("SEANCES IMPOSSIBLES A REALISER CAR ACCORDEES A UN AUTRE PRESTATAIRE.") ?> </H4>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user