s/bool/checkbox/
authorivan <ivan>
Mon, 14 Oct 2002 07:44:50 +0000 (07:44 +0000)
committerivan <ivan>
Mon, 14 Oct 2002 07:44:50 +0000 (07:44 +0000)
FS/FS/Conf.pm

index c4d1a39..cf874aa 100644 (file)
@@ -979,7 +979,7 @@ httemplate/docs/config.html
     'key'         => 'svc_acct-alldomains',
     'section'     => '',
     'description' => 'Allow accounts to select any domain in the database.  Normally accounts can only select from the domain set in the service definition and those purchased by the customer.',
-    'type'        => 'bool',
+    'type'        => 'checkbox',
   },
 
 );