* apply R8157 from the dav-rework branch:
[citadel.git] / webcit / static / t / display_aide_menu.html
index dd4b7c045ca4fabb77f9f4133000166125fa295d..1714ce63ab1d1ac66e4cedf47013663b18e6aefa 100644 (file)
@@ -1,6 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
-<?ICONBAR>
+<?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner">
 <h1>
 <??("COND:AIDE", 1)><?_("System Administration Menu")><??("X", 1)>
 <div id="content" class="service">
 <div class="fix_scrollbar_bug">
 <table>
-<tr valign=top><td width=50%% valign="top">
-<??("COND:AIDE", 3)><?DOBOXED("aide_global_config", "subject_global_config")><??("X", 3)>
-</td><td width=50%% valign="top">
-<??("COND:AIDE", 4)><?DOBOXED("aide_usermanagement", "subject_usermanagement")><??("X", 3)>
-</td></tr><tr><td width=50%% valign="top">
-<??("COND:AIDE", 4)><?DOBOXED("aide_restart", "subject_aiderestart")><??("X", 3)>
-</td><td width=50%% valign="top">
-<?DOBOXED("aide_floorconfig", "subject_floorconfig")>
+<tr valign=top><td width=50% valign="top">
+<??("COND:AIDE", 3)><?DOBOXED("aide_global_config", _("Global Configuration"))><??("X", 3)>
+</td><td width=50% valign="top">
+<??("COND:AIDE", 4)><?DOBOXED("aide_usermanagement", _("User account management"))><??("X", 3)>
+</td></tr><tr><td width=50% valign="top">
+<??("COND:AIDE", 4)><?DOBOXED("aide_restart", _("Shutdown Citadel"))><??("X", 3)>
+</td><td width=50% valign="top">
+<?DOBOXED("aide_floorconfig", _("Rooms and Floors"))>
 </td></tr></table></div>
 <?=("trailing")>