* reorganize some templates into subdirectories
[citadel.git] / webcit / static / t / aide / global_config.html
diff --git a/webcit/static/t/aide/global_config.html b/webcit/static/t/aide/global_config.html
new file mode 100644 (file)
index 0000000..fb11d1a
--- /dev/null
@@ -0,0 +1,6 @@
+<ul class="adminitems">
+<li><a href="do_template?template=aide_display_sitewide_config"><?_("Edit site-wide configuration")></a></li>
+<li><a href="do_template?template=aide_display_inetconf"><?_("Domain names and Internet mail configuration")></a></li>
+<li><a href="do_template?template=aide_display_ignetconf"><?_("Configure replication with other Citadel servers")></a></li>
+<li><a href="display_smtpqueue"><?_("View the outbound SMTP queue")></a></li>
+</ul>