X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2FConf.pm;h=72b449c0353fb3d58cd3e75549359391e009e2b0;hb=e29d9d153375962cb431186355be0c3ad6b1bb21;hp=9d058fdf6e5ca6dc5556943f94acef9259ba8720;hpb=f281f4ed265bc5207aea4e6d17ce69af901d481d;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 9d058fdf6..72b449c03 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3939,13 +3939,6 @@ and customer address. Include units.', }, { - 'key' => 'cust_main-enable_order_package', - 'section' => 'UI', - 'description' => 'Display order new package on the basic tab', - 'type' => 'checkbox', - }, - - { 'key' => 'cust_main-edit_calling_list_exempt', 'section' => 'UI', 'description' => 'Display the "calling_list_exempt" checkbox on customer edit.', @@ -4050,10 +4043,10 @@ and customer address. Include units.', }, { - 'key' => 'password-generated-allcaps', + 'key' => 'password-generated-characters', 'section' => 'password', - 'description' => 'Causes passwords automatically generated to consist entirely of capital letters', - 'type' => 'checkbox', + 'description' => 'Set of characters to use when generating random passwords. This must contain at least one lowercase letter, uppercase letter, digit, and punctuation mark.', + 'type' => 'textarea', }, # {