df
This commit is contained in:
parent
1c480b4950
commit
edf262e220
|
|
@ -119,7 +119,7 @@
|
|||
<div class="<?= $bgStatus ?> text-white p-3 text-center">
|
||||
<i class="fas <?= $iconStatus ?> fa-2x mb-2"></i>
|
||||
<h5 class="mb-0 text-uppercase fw-bold"><?= $status ?></h5>
|
||||
<small class="opacity-75 <?= $colorText ?>"><?= _("Validé le") ?> <?= dateLang($demande['dateValidationRh'], $_SESSION['lang']) ?></small>
|
||||
<small class="opacity-75 <?= $colorText ?>"><?= ($codeStatutPaiement != "2") ? _("Validé le") :""; ?> <?= dateLang($demande['dateValidationRh'], $_SESSION['lang']) ?></small>
|
||||
</div>
|
||||
<?php if($codeStatutPaiement=="9"):?>
|
||||
<div class="p-3 bg-light">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user