This commit is contained in:
KONE SOREL 2026-04-09 18:44:43 +00:00
parent 9606fef7cc
commit 7f35dc30ca

View File

@ -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>