frt
This commit is contained in:
parent
f19823b8e0
commit
d2bd4d02b9
|
|
@ -50,7 +50,7 @@
|
|||
<table class="table table-hover align-middle mb-0">
|
||||
<tbody>
|
||||
<tr class="searchable-row">
|
||||
<td width="8%" class="text-center fw-bold text-primary rounded-pill">01</td>
|
||||
<td width="8%" class="text-center fw-bold text-primary">01</td>
|
||||
<td class="text-muted fw-bold"><?= _("Langue du centre de gestion") ?></td>
|
||||
<td width="25%" class="text-center border-start bg-light">
|
||||
<span class="badge bg-primary-ghost text-primary px-3 py-2 fw-bold text-uppercase">
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr class="searchable-row">
|
||||
<td class="text-center"><span class="badge bg-primary-ghost text-primary fw-bold">01</span></td>
|
||||
<td class="text-center"><span class="badge bg-primary-ghost text-primary fw-bold rounded-pill">01</span></td>
|
||||
<td class="text-muted fw-bold"><?= _("Quote-part du centre de gestion par prime encaissée.") ?></td>
|
||||
<td class="text-center border-start bg-light-info">
|
||||
<span class="fw-bold text-primary fs-5"><?= $this->nettoyer($societeuser['tauxHonoraires']) ?> %</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user