Add a 'go' value to the 'edit room configuration' tab so it automatically selects...
[citadel.git] / webcit / static / t / room / edit.html
index a4d58195df0b7dfb2a228b19cd750398e928b166..c8928ccb33e6ae360e84a3feb6112d76cc64f6ca 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",
@@ -11,6 +11,6 @@
           _("Remote retrieval"), ="room_edit_tab_feed",
           "", ="room_edit_submit")>
 </td></tr></table>
-
 <?=("addressbook_popup")>
+</div>
 <?=("trailing")>