d
This commit is contained in:
parent
ff6c98c72d
commit
9781c04aad
|
|
@ -66,7 +66,7 @@
|
|||
foreach($med_bool as $b):
|
||||
$status = ($societeuser[$b[2]] == "1"); ?>
|
||||
<tr class="searchable-row">
|
||||
<td class="text-center"><span class="badge-ghost bg-bg-info-ghost"><?= $b[0] ?></span></td>
|
||||
<td class="text-center"><span class="badge-ghost bg-info-ghost"><?= $b[0] ?></span></td>
|
||||
<td class="text-muted fw-bold"><?= $b[1] ?></td>
|
||||
<td class="text-center bg-light text-muted fw-bold"><?= $status ? _("Oui") : _("Non") ?></td>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user