This commit is contained in:
KONE SOREL 2026-04-29 10:07:04 +00:00
parent 98785054c8
commit f02fee2d65

View File

@ -3,7 +3,7 @@
<h6 class="mb-0 fw-bold text-uppercase small text-dark"> <h6 class="mb-0 fw-bold text-uppercase small text-dark">
<i class="fas fa-microscope me-2"></i><?= _("Analyse détaillée : Police Entière") ?> <i class="fas fa-microscope me-2"></i><?= _("Analyse détaillée : Police Entière") ?>
</h6> </h6>
<span class="badge bg-white text-dark small"><?= date('d/m/Y H:i') ?></span> <span class="badge bg-white text-dark small"><?= est_anglophone() ? heureCouranteEng() : heureCouranteFr(); ?></span>
</div> </div>
<div class="row g-3 mb-4"> <div class="row g-3 mb-4">