This commit is contained in:
KONE SOREL 2025-12-13 19:12:08 +00:00
parent f05d1dc5f8
commit 3ec3e93d20
2 changed files with 4 additions and 4 deletions

View File

@ -53,10 +53,10 @@
<!-- Carte principale du formulaire -->
<div class="card shadow-sm mb-4">
<div class="card-header bg-light py-3">
<h2 class="mb-0 text-primary">
<h4 class="mb-0 text-primary">
<i class="fas fa-user-md me-2"></i>
<?= _("Informations de la demande") ?>
</h2>
</h4>
</div>
<div class="card-body">
<?php if($idDemandeRemboursement > "0"): ?>

View File

@ -80,10 +80,10 @@
<!-- Carte principale du formulaire -->
<div class="card shadow-sm mb-4">
<div class="card-header bg-light py-3">
<h2 class="mb-0 text-primary">
<h4 class="mb-0 text-primary">
<i class="fas fa-user-injured me-2"></i>
<?= _("Informations du bénéficiaire") ?>
</h2>
</h4>
</div>
<div class="card-body">
<div class="row g-3">