]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/room/edit/editroom.html
Revert "serv_rssclient.c: style update"
[citadel.git] / webcit / static / t / room / edit / editroom.html
diff --git a/webcit/static/t/room/edit/editroom.html b/webcit/static/t/room/edit/editroom.html
new file mode 100644 (file)
index 0000000..b47be12
--- /dev/null
@@ -0,0 +1,13 @@
+<table border="0" cellspacing="0" cellpadding="0"><tr><td>
+       <form method="post" action="siteconfig">
+               <input type="hidden" name="nonce" value= '<?NONCE>' />
+               <?DOTABBED(_("Administration"), "tab_editroom_admin",
+                       _("Configuration"), "tab_editroom_admin",
+                       _("Message expire policy"), "tab_editroom_expire",
+                       _("Access controls"), "tab_editroom_access",
+                       _("Sharing"), "tab_editroom_sharing",
+                       _("Mailing list service"), "tab_editroom_listserv",
+                       _("Remote retrieval"), "tab_editroom_feeds",
+                       "", "submit_editroom")>
+       </form>
+</td></tr></table>