Skip to content
Snippets Groups Projects
Commit 1af69b16 authored by Nigel Kukard's avatar Nigel Kukard
Browse files

* Readability fix in wisp user list

parent ab10f1c1
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ if (isset($_POST['frmaction']) && $_POST['frmaction'] == "dofilter") {
<option value="edit">Edit User</option>
<option value="delete">Remove User</option>
<option disabled="disabled"> - - - - - - - - - - - </option>
<option value="viewlogs">View User Logs</option>
<option value="viewlogs">Logs</option>
</select>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment