fix dlen
[citadel.git] / webcit / static / t / display_main_menu.html
index dce01f9c97b67a7ed9f657b9a95ce9fa8211b239..f7de02d64ce5f39c91e8384ea233e9f8d59548ce 100644 (file)
@@ -1,8 +1,9 @@
 <?=("head")>
-<?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
+<?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
+                <script type="text/javascript" src="static/summaryview.js"></script> 
+                <script type="text/javascript" src="static/zapduplicates.js"></script> 
 <?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"))>
@@ -14,5 +15,4 @@
 </td></tr>
 </table>
 </div>
-</div>
 <?=("trailing")>