From 863f3af049164ba633a108f17017a3f749f45b24 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 14 Oct 2002 07:44:52 +0000 Subject: [PATCH] s/bool/checkbox/ --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index b5864aa4a..8befed451 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -993,7 +993,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', }, ); -- 2.11.0