summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index c4d1a39d2..cf874aa35 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -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',
},
);