f
This commit is contained in:
parent
779e2ba68f
commit
0824a3363f
|
|
@ -278,7 +278,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<div class="user-name fw-bold" style="line-height: 1.2;">
|
||||
<?= $_SESSION['utilisateur_C'] ?? _('Utilisateur') ?>
|
||||
</div>
|
||||
<div class="user-role text-primary fw-bold">
|
||||
<div class="user-role text-primary fw-bold fs-2">
|
||||
<?= $_SESSION['nomClient_C'] ?? _('Client') ?>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user