Removed the "fix_scrollbarbug" div and all references to it.
[citadel.git] / webcit / static / t / display_main_menu.html
index 1487fb01d7fe2876b744cf2016845a81169c588f..7a1a3db9adadab9042a185150ceb374d38490dfd 100644 (file)
@@ -1,19 +1,16 @@
 <?=("head")>
-<?=("important_msg")>
-<?ICONBAR>
+<?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <?ROOMBANNER>
 <div id="content">
-<div class="fix_scrollbar_bug">
 <table width="100%" cellspacing="10" cellpadding="0">
 <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>
 </div>
-</div>
 <?=("trailing")>