This commit is contained in:
KONE SOREL 2026-01-06 17:03:48 +00:00
parent 610816c599
commit 82aa19526c

View File

@ -75,7 +75,7 @@
<div class="fw-bold text-dark"><?= $this->nettoyer($mvt['userValidation']) ?></div>
<div class="x-small text-muted"><?= dateheureLang($this->nettoyer($mvt['dateValidation'])) ?></div>
<?php else: ?>
<span class="text-muted italic small">---</span>
<span class="text-muted italic small"><?= _("En attente")?></span>
<?php endif; ?>
</td>
</tr>