srv/poe_manager/templates/switche.html aktualisiert

This commit is contained in:
2025-10-07 18:28:51 +02:00
parent 4b25d4dcf6
commit 11857b224a

View File

@@ -3,7 +3,7 @@
<h2>Switch Verwaltung</h2>
<!-- Button zum Hinzufügen -->
<button class="btn btn-primary mb-3" data-bs-toggle="modal" data-bs-target="#addSwitchModal">Neuen Switch hinzufügen</button>
<button class="btn btn-success mb-3" data-bs-toggle="modal" data-bs-target="#addSwitchModal">Neuen Switch hinzufügen</button>
<table class="table table-bordered">
<thead>