srv/poe_manager/templates/switche.html aktualisiert
This commit is contained in:
@@ -18,9 +18,9 @@
|
|||||||
<table class="table table-bordered">
|
<table class="table table-bordered">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="col-small">Hostname</th>
|
<th>Hostname</th>
|
||||||
<th class="col-ip">IP-Adresse</th>
|
<th>IP-Adresse</th>
|
||||||
<th class="col-small">Username</th>
|
<th>Username</th>
|
||||||
<th>Password</th>
|
<th>Password</th>
|
||||||
{% if current_user.is_admin %}<th>Aktionen</th>{% endif %}
|
{% if current_user.is_admin %}<th>Aktionen</th>{% endif %}
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user