Fixed a few minor things broken by the previous commit
[citadel.git] / webcit / static / t / room / edit.html
index a4d58195df0b7dfb2a228b19cd750398e928b166..b52290b641f4e769d4a1d4b68c3bca47cea910ac 100644 (file)
@@ -1,6 +1,6 @@
 <?=("head")><?=("important_msg")><?%("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")>