der
This commit is contained in:
parent
9606fef7cc
commit
7f35dc30ca
|
|
@ -41,7 +41,7 @@
|
|||
<td class="fw-bold text-dark text-uppercase"><?= $libelle ?></td>
|
||||
<td class="text-center">
|
||||
<div class="btn-group shadow-xs rounded-pill bg-white border p-1">
|
||||
<button class="btn btn-link btn-sm text-warning p-1 mx-4 action-icon"
|
||||
<button class="btn btn-link btn-sm text-warning p-1 me-4 action-icon"
|
||||
title="<?= _("Configurer") ?>"
|
||||
onclick="modifier_reseau(<?= $idReseau ?>);">
|
||||
<i class="fas fa-cog"></i>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user