srv/poe_manager/templates/devices.html aktualisiert

This commit is contained in:
2025-10-07 17:33:06 +02:00
parent ecbba08074
commit 202d13e552

View File

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