dev #1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user