webadmin: combine "List Users" & "Add User"

Let add users via the list of users in the similar manner it’s
done for networks. It’s evidently an extra step to add a user,
but on the other hand it gives a nice overview of the users
when adding new ones, and leads to less clutter in the sidebar.
This commit is contained in:
J-P Nurmi
2014-09-07 12:37:27 +02:00
parent 713082ac3e
commit 7d9f0680c6
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<table>
<thead>
<tr>
<td>Action</td>
<td>[<a href="<? VAR URIPrefix TOP ?><? VAR ModPath TOP ?>adduser">Add</a>]</td>
<td>Username</td>
<td>Networks</td>
<td>Clients</td>