Improve accessibility of list users

This commit is contained in:
Tyler Spivey
2016-08-23 23:09:33 -07:00
parent c392202cfe
commit a1d71d6f19
+3 -3
View File
@@ -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>