Removed the "fix_scrollbarbug" div and all references to it.
[citadel.git] / webcit / static / t / room / edit.html
index 112a82f12098b70361ff4dc9e6152b12034a2c79..a4d58195df0b7dfb2a228b19cd750398e928b166 100644 (file)
@@ -1,8 +1,5 @@
 <?=("head")><?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
-<div id="banner">
-<?=("roombanner")>
-</div>
-<div id="content" class="service fix_scrollbar_bug">
+<?ROOMBANNER>
 
 <table border="0" cellspacing="0" cellpadding="0" ><tr><td>
 <?DOTABBED(_("Administration"), ="room_edit_tab_admin",
@@ -15,5 +12,5 @@
           "", ="room_edit_submit")>
 </td></tr></table>
 
-</div>
+<?=("addressbook_popup")>
 <?=("trailing")>