This commit is contained in:
KONE SOREL 2026-01-22 17:16:59 +00:00
parent 1c480b4950
commit edf262e220

View File

@ -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">