srv/poe_manager/templates/users.html aktualisiert

This commit is contained in:
2025-10-07 17:42:33 +02:00
parent 178ea8ff58
commit 4b5f6abe99

View File

@@ -8,7 +8,7 @@
<button class="btn btn-success mb-3" data-bs-toggle="modal" data-bs-target="#userModal" onclick="openUserModal()">Neuen Benutzer</button>
{% endif %}
<table class="table table-bordered custom-table">
<table class="table table-bordered">
<thead>
<tr>
<th class="col-ip">Username</th>