This commit is contained in:
KONE SOREL 2026-02-18 16:05:01 +00:00
parent 4f91d51a9f
commit 49554e67b4

View File

@ -246,7 +246,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
<ol class="breadcrumb shadow-sm bg-white p-2 px-3"> <ol class="breadcrumb shadow-sm bg-white p-2 px-3">
<li class="breadcrumb-item small"> <li class="breadcrumb-item small">
<a href="<?= $retourVue;?>" class="text-decoration-none text-muted text-uppercase"> <a href="<?= $retourVue;?>" class="text-decoration-none text-muted text-uppercase">
<i class="fas fa-arrow-left"></i> <i class="fas fa-arrow-left text-muted"></i>
<?= $titreRetour ?> <?= $titreRetour ?>
</a> </a>
</li> </li>