Add a 'go' value to the 'edit room configuration' tab so it automatically selects...
[citadel.git] / webcit / static / t / room / edit.html
index ffae715adac4fe561e21f4aaac0f474a6fb0fbfd..c8928ccb33e6ae360e84a3feb6112d76cc64f6ca 100644 (file)
@@ -1,7 +1,6 @@
-<?=("head")><?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
+<?=("head")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <?ROOMBANNER>
-<div id="content" class="service fix_scrollbar_bug">
-
+<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",
@@ -12,7 +11,6 @@
           _("Remote retrieval"), ="room_edit_tab_feed",
           "", ="room_edit_submit")>
 </td></tr></table>
-
-</div>
 <?=("addressbook_popup")>
+</div>
 <?=("trailing")>