ser
This commit is contained in:
parent
98785054c8
commit
f02fee2d65
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user