cd
This commit is contained in:
parent
f931498aeb
commit
e6fcfb1ac5
|
|
@ -49,7 +49,7 @@
|
|||
<td class="text-center small text-muted"><?= $appli; ?></td>
|
||||
<td class="text-center pe-3">
|
||||
<button type="button"
|
||||
class="btn btn-outline-primary btn-sm rounded-pill px-3 shadow-sm fw-bold w-100"
|
||||
class="btn btn-outline-warning btn-sm rounded-pill px-3 shadow-sm fw-bold w-100"
|
||||
onclick="formModifTableRef(<?= $idData; ?>);">
|
||||
<i class="fas fa-edit me-1"></i> <?= _("Modifier") ?>
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user