summaryrefslogtreecommitdiffstats
path: root/install/ui/test/functional/hosts.html
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/functional/hosts.html')
-rw-r--r--install/ui/test/functional/hosts.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/ui/test/functional/hosts.html b/install/ui/test/functional/hosts.html
index b7ae81b4..fd984eeb 100644
--- a/install/ui/test/functional/hosts.html
+++ b/install/ui/test/functional/hosts.html
@@ -8,11 +8,11 @@
<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="host-find.html">View Hosts</a></td></tr>
<tr><td><a href="host-add.html">Add Host</a></td></tr>
+<tr><td><a href="host-find.html">Search Host</a></td></tr>
<tr><td><a href="host-edit.html">Edit Host</a></td></tr>
<tr><td><a href="host-certificate.html">Host Certificate</a></td></tr>
-<tr><td><a href="host-delete.html">Delete Host</a></td></tr>
+<tr><td><a href="host-del.html">Delete Host</a></td></tr>
</tbody></table>
</body>
</html>