srv/poe_manager/templates/devices.html aktualisiert

This commit is contained in:
2025-10-08 21:54:08 +02:00
parent b1eaecf3f2
commit 25d778086d

View File

@@ -16,7 +16,7 @@
<th>MAC-Adresse</th>
<th>Port</th>
<th>Switch</th>
<th>Status</th>
{% if current_user.is_admin %}<th>Status</th>{% endif %}
{% if current_user.is_admin %}<th>Aktionen</th>{% endif %}
</tr>
</thead>