mirror of
https://github.com/znc/znc.git
synced 2026-07-06 18:01:21 +02:00
Improve accessibility of list users
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="ignore-sort">[<a href="<? VAR URIPrefix TOP ?><? VAR ModPath TOP ?>adduser"><? FORMAT "Add" ?></a>]</td>
|
||||
<td><? FORMAT "Username" ?></td>
|
||||
<td><? FORMAT "Networks" ?></td>
|
||||
<td><? FORMAT "Clients" ?></td>
|
||||
<th><? FORMAT "Username" ?></th>
|
||||
<th><? FORMAT "Networks" ?></th>
|
||||
<th><? FORMAT "Clients" ?></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user