This commit is contained in:
KONE SOREL 2026-04-04 12:49:37 +00:00
parent f7133ce495
commit 6516733539

View File

@ -108,8 +108,8 @@
<div class="card border-0 shadow-sm" style="border-radius: var(--radius-md);">
<div class="card-header bg-white py-3 px-4 border-bottom border-light d-flex align-items-center">
<i class="fas fa-envelope-open-text me-3 text-primary fs-5"></i>
<div>
<h6 class="mb-0 fw-bold text-primary"><?= _("Points de Contact par Service") ?></h6>
<div class="border-bottom border-light">
<h6 class="mb-0 fw-bold text-primary text-uppercase "><?= _("Points de Contact par Service") ?></h6>
<p class="mb-0 text-muted small"><?= _("Configuration des passerelles emails pour la gestion automatisée") ?></p>
</div>
</div>