| Issue 16: | users.php list_users function has incorrect url |
‹ Prev
3 of 3
|
| 1 person starred this issue and may be notified of changes. | Back to list |
"<tr><th align=\"left\"><a href=\"users.phpsort=username\">Username</a>/th>". should be: "<tr><th align=\"left\"><a href=\"users.php?sort=username\">Username</a></th>". missing ? before sort= |
|
|
|