X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fsvc_acct.pm;h=7d3c9c5fd7f43e34cf146530986dcc85eae1a9ed;hb=e281c64b7dc78502cda21b4f4a9b22cfcf848801;hp=18b9af5574f4c773b30ed71d64384fa88de307c6;hpb=be61853021954c3cf8f6e63a41b1fa693e3af6d8;p=freeside.git diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm index 18b9af557..7d3c9c5fd 100644 --- a/FS/FS/svc_acct.pm +++ b/FS/FS/svc_acct.pm @@ -290,6 +290,12 @@ sub table_info { disable_inventory => 1, disable_select => 1, }, + 'password_selfchange' => { label => 'Password modification', + type => 'checkbox', + }, + 'password_recover' => { label => 'Password recovery', + type => 'checkbox', + }, 'cgp_deletemode' => { label => 'Communigate message delete method', type => 'select',