s/depreciated/deprecated/
authorivan <ivan>
Thu, 28 Feb 2002 22:05:31 +0000 (22:05 +0000)
committerivan <ivan>
Thu, 28 Feb 2002 22:05:31 +0000 (22:05 +0000)
FS/FS/Conf.pm
httemplate/config/config-view.cgi
httemplate/config/config.cgi

index 226702e..6fbd487 100644 (file)
@@ -185,7 +185,7 @@ httemplate/docs/config.html
 
   {
     'key'         => 'address',
 
   {
     'key'         => 'address',
-    'section'     => 'depreciated',
+    'section'     => 'deprecated',
     'description' => 'This configuration option is no longer used.  See <a href="#invoice_template">invoice_template</a> instead.',
     'type'        => 'text',
   },
     'description' => 'This configuration option is no longer used.  See <a href="#invoice_template">invoice_template</a> instead.',
     'type'        => 'text',
   },
@@ -304,7 +304,7 @@ httemplate/docs/config.html
 
   {
     'key'         => 'domain',
 
   {
     'key'         => 'domain',
-    'section'     => 'depreciated',
+    'section'     => 'deprecated',
     'description' => 'Your domain name.',
     'type'        => 'text',
   },
     'description' => 'Your domain name.',
     'type'        => 'text',
   },
@@ -416,8 +416,8 @@ httemplate/docs/config.html
 
   {
     'key'         => 'maildisablecatchall',
 
   {
     'key'         => 'maildisablecatchall',
-    'section'     => 'depreciated',
-    'description' => '<b>DEPRECIATED</b>, now the default.  Turning this option on used to disable the requirement that each virtual domain have a catch-all mailbox.',
+    'section'     => 'deprecated',
+    'description' => '<b>DEPRECATED</b>, now the default.  Turning this option on used to disable the requirement that each virtual domain have a catch-all mailbox.',
     'type'        => 'checkbox',
   },
 
     'type'        => 'checkbox',
   },
 
@@ -654,8 +654,8 @@ httemplate/docs/config.html
 
   {
     'key'         => 'textradiusprepend',
 
   {
     'key'         => 'textradiusprepend',
-    'section'     => 'depreciated',
-    'description' => '<b>DEPRECIATED</b>, use RADIUS check attributes instead.  This option will be removed soon.  The contents will be prepended to the first line of a user\'s RADIUS entry in text exports.',
+    'section'     => 'deprecated',
+    'description' => '<b>DEPRECATED</b>, use RADIUS check attributes instead.  This option will be removed soon.  The contents will be prepended to the first line of a user\'s RADIUS entry in text exports.',
     'type'        => 'text',
   },
 
     'type'        => 'text',
   },
 
index 225c295..138ec47 100644 (file)
@@ -7,7 +7,7 @@
 <% foreach my $section ( qw(required billing username password UI session
                             shell mail radius apache BIND
                            ),
 <% foreach my $section ( qw(required billing username password UI session
                             shell mail radius apache BIND
                            ),
-                         '', 'depreciated') { %>
+                         '', 'deprecated') { %>
   <%= table("#cccccc", 2) %>
   <tr>
     <th colspan="2" bgcolor="#dcdcdc">
   <%= table("#cccccc", 2) %>
   <tr>
     <th colspan="2" bgcolor="#dcdcdc">
index f640d0b..19775c7 100644 (file)
@@ -8,7 +8,7 @@
 <% foreach my $section ( qw(required billing username password UI session
                             shell mail radius apache BIND
                            ),
 <% foreach my $section ( qw(required billing username password UI session
                             shell mail radius apache BIND
                            ),
-                         '', 'depreciated') { %>
+                         '', 'deprecated') { %>
   <%= table("#cccccc", 2) %>
   <tr>
     <th colspan="2" bgcolor="#dcdcdc">
   <%= table("#cccccc", 2) %>
   <tr>
     <th colspan="2" bgcolor="#dcdcdc">