Revert "Removed the "fix_scrollbarbug" div and all references to it."
[citadel.git] / webcit / static / t / aide / display_sitewide_config.html
index 252188c53b26a965053ddcb9b1042b5f542b7213..9bcf8784f495fe9776221a39dcb0a41b687efa47 100644 (file)
@@ -2,6 +2,7 @@
 <div id="banner">
 <h1><?_("Site configuration")></h1>
 </div>
+<div id="content" class="service fix_scrollbar_bug">
 <?!("COND:AIDE", 1)><?_("You need to be aide to view this.")><?!("X", 1)>
 <??("COND:AIDE", 2)>
 <table border="0" cellspacing="0" cellpadding="0" ><tr><td>
@@ -20,4 +21,5 @@
 </form>
 </td></tr></table>
 <??("X", 2)>
+</div>
 <?=("trailing")>