srv/poe_manager/templates/users.html aktualisiert
This commit is contained in:
@@ -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">
|
||||
<table class="table table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="col-ip">Username</th>
|
||||
|
||||
Reference in New Issue
Block a user