]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/display_main_menu.html
minor HTML validation fixes, only cases, typos, superflous spaces/tabs and some ...
[citadel.git] / webcit / static / t / display_main_menu.html
index afe474432e13f92e2b2fc2ca9c66f6314d5a3b61..dce01f9c97b67a7ed9f657b9a95ce9fa8211b239 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <?ROOMBANNER>
 <div id="content">
 <div class="fix_scrollbar_bug">
@@ -7,9 +7,9 @@
 <tr><td colspan="2" class="advanced">
   <?DOBOXED("menu_basic_commands", _("Basic commands"))>
 </td></tr>
-<tr valign=top><td width=50%>
+<tr valign=top><td width="50%">
   <?DOBOXED("menu_your_info", _("Your info"))>
-</td><td width=50%>
+</td><td width="50%">
   <?DOBOXED("menu_advanced_roomcommands", _("Advanced room commands"))>
 </td></tr>
 </table>