This commit is contained in:
KONE SOREL 2026-04-17 15:11:04 +00:00
parent 5374b68453
commit 21986e8d84

View File

@ -83,8 +83,8 @@
</div>
<?php endif; ?>
<?php else: ?>
<span class="text-muted opacity-50" title="<?= _('En attente') ?>">
<i class="fas fa-clock fa-lg"></i>
<span class="text-muted opacity-50 fw-bold small mb-1">
<i class="fas fa-clock fa-lg"></i> <?= _('En attente') ?>
</span>
<?php endif; ?>
</td>