f
This commit is contained in:
parent
9fe34994a1
commit
43fda550bf
|
|
@ -74,7 +74,7 @@
|
|||
<?php endif; ?>
|
||||
|
||||
<div class="card shadow-sm mb-4">
|
||||
<div class="card-header bg-primary text-white d-flex justify-content-between align-items-center">
|
||||
<div class="card-header d-flex justify-content-between align-items-center">
|
||||
<h5 class="mb-0"><i class="fas fa-user-circle me-2"></i><?= _("Informations sur l'adhérent") ?> : <span class="badge bg-light text-primary"><?= $this->nettoyer($adherent['numeroAdherent']) ?></span></h5>
|
||||
</div>
|
||||
<div class="card-body bg-light">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user