WebCit (classic) now loads obsolete "directory" domains as "localhost" domains
[citadel.git] / webcit / static / t / aide / display_inetconf.html
index 3631c139edbe73e4b102f3c4f024825220aee575..9ab378849bcd41df5162e1fe0bc9c0c7069c4c7b 100644 (file)
@@ -3,21 +3,19 @@
 <div id="banner">
 <h1>
 <??("COND:AIDE", 1)><?_("System Administration Menu")><??("X", 1)>
-<?!("COND:AIDE", 2)><?_("Room Aide Menu")><?!("X", 2)>
+<?!("COND:AIDE", 2)><?_("Room Admin Menu")><?!("X", 2)>
 </h1>
 </div>
 <div id="content" class="service">
-<table border=0 width=100% cellspacing="10" cellpadding="10"> <tr><td valign=top width="50%">
+<table border="0" width="100%" cellspacing="10" cellpadding="10">
+<tr><td valign="top" width="50%">
 
 
 <?DOBOXED("aide_inet_aliases", _("Local host aliases"))><br>
-<?DOBOXED("aide_inet_dirnames", _("Directory domains"))><br>
 <?DOBOXED("aide_inet_smarthosts", _("Smart hosts"))><br>
-<?DOBOXED("aide_inet_fallbackhosts", _("Fallback smart hosts"))><br>
 <?DOBOXED("aide_inet_notify", _("Notification hosts"))>
 
-</td><td valign=top width="50%">
-
+</td><td valign="top" width="50%">
 
 <?DOBOXED("aide_inet_rbldns", _("RBL hosts"))><br>
 <?DOBOXED("aide_inet_spamass", _("SpamAssassin hosts"))><br>
@@ -26,5 +24,7 @@
 
 
 </td></tr></table>
+</div>
 <?SERVCFG:FLUSHINETCFG>
+</div>
 <?=("trailing")>