summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/users.html
blob: 7d18ad2461cd2583a1a62490056bc535be4dcf28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
  <title>Test Suite</title>
</head>
<body>
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
<tr><td><b>Test Suite</b></td></tr>
<tr><td><a href="user-find.html">View Users</a></td></tr>
<tr><td><a href="user-add.html">Add User</a></td></tr>
<tr><td><a href="user-mod.html">Edit User</a></td></tr>
<tr><td><a href="user-activation.html">User Activation</a></td></tr>
<tr><td><a href="user-password-reset.html">Password Reset</a></td></tr>
<tr><td><a href="user-del.html">Delete User</a></td></tr>
</tbody></table>
</body>
</html>