srv/poe_manager/templates/switche.html aktualisiert

This commit is contained in:
2025-10-07 18:24:07 +02:00
parent b00d55e1ad
commit 1e03dad68f

View File

@@ -5,7 +5,7 @@
<!-- Button zum Hinzufügen --> <!-- Button zum Hinzufügen -->
<button class="btn btn-success 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-striped align-middle"> <table class="table table-bordered">
<thead> <thead>
<tr> <tr>
<th>Hostname</th> <th>Hostname</th>