srv/poe_manager/templates/switche.html aktualisiert

This commit is contained in:
2025-10-07 17:47:05 +02:00
parent d3bdc46314
commit add19eeb4d

View File

@@ -18,9 +18,9 @@
<table class="table table-bordered">
<thead>
<tr>
<th class="col-small">Hostname</th>
<th class="col-ip">IP-Adresse</th>
<th class="col-small">Username</th>
<th>Hostname</th>
<th>IP-Adresse</th>
<th>Username</th>
<th>Password</th>
{% if current_user.is_admin %}<th>Aktionen</th>{% endif %}
</tr>