s/bool/checkbox/
[freeside.git] / 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',
   },
 
 );