all ImportantMessage deliveries are now done through trailing.html
[citadel.git] / webcit / static / t / room / edit.html
index a4d58195df0b7dfb2a228b19cd750398e928b166..d3f3c07bb849f069b68fac7637c0c1d2d7862b17 100644 (file)
@@ -1,6 +1,6 @@
-<?=("head")><?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
+<?=("head")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <?ROOMBANNER>
-
+<div id="content" class="service">
 <table border="0" cellspacing="0" cellpadding="0" ><tr><td>
 <?DOTABBED(_("Administration"), ="room_edit_tab_admin",
           _("Configuration"), ="room_edit_tab_config",
@@ -13,4 +13,5 @@
 </td></tr></table>
 
 <?=("addressbook_popup")>
+</div>
 <?=("trailing")>