srv/poe_manager/templates/devices.html aktualisiert

This commit is contained in:
2025-10-07 17:34:04 +02:00
parent 202d13e552
commit dd4f4106a5

View File

@@ -44,7 +44,7 @@
</button>
<!-- Switch ändern Modal -->
<button class="btn btn-info btn-sm button login" data-bs-toggle="modal" data-bs-target="#switchModal"
<button class="btn btn-info btn-sm button login white" data-bs-toggle="modal" data-bs-target="#switchModal"
onclick="openSwitchModal('{{ d['mac'] }}','{{ d['switch_hostname'] }}')">
Switch ändern
</button>