diff --git a/setup/data/structure/1.menus.xml b/setup/data/structure/1.menus.xml
index 81a61ea63..52f549231 100644
--- a/setup/data/structure/1.menus.xml
+++ b/setup/data/structure/1.menus.xml
@@ -630,9 +630,8 @@ text-align:center;
<p></p>
<p></p>
-<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:32px;">User management</p>
-<p></p>
-<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:14px;"><i>User management by profiles</i></p>
+<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:32px;">Administration tools</p>
+<p>Tools accessible only to logins having the administrator profile</p>
administrator
1000
@@ -686,13 +685,13 @@ text-align:center;
UI.php
../images/std_view.gif
-<div id="TopPane">
+
<itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT URP_Users AS URP_Users WHERE 1</itopblock>
-</div>
<div id="BottomPane">
<p></p>
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT URP_Users AS URP_Users WHERE 1</itopblock>
-</div>
+</div>
+
administrator
10
110
@@ -704,13 +703,13 @@ text-align:center;
UI.php
../images/std_view.gif
-<div id="TopPane">
+
<itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT URP_Profiles AS URP_Profiles WHERE 1</itopblock>
-</div>
<div id="BottomPane">
<p></p>
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT URP_Profiles AS URP_Profiles WHERE 1</itopblock>
-</div>
+</div>
+
administrator
11
110