]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/room/edit.html
Remove preprocessor tests for OpenSSL. It's a requirement.
[citadel.git] / webcit / static / t / room / edit.html
index 112a82f12098b70361ff4dc9e6152b12034a2c79..a026741590cd5c4150a5e50e4961d3cad9cc09d4 100644 (file)
@@ -1,9 +1,6 @@
-<?=("head")><?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
-<div id="banner">
-<?=("roombanner")>
-</div>
-<div id="content" class="service fix_scrollbar_bug">
-
+<?=("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",
@@ -14,6 +11,7 @@
           _("Remote retrieval"), ="room_edit_tab_feed",
           "", ="room_edit_submit")>
 </td></tr></table>
-
+</div>
+<?=("addressbook_popup")>
 </div>
 <?=("trailing")>