summaryrefslogtreecommitdiff
path: root/FS/FS/svc_domain.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/svc_domain.pm')
-rw-r--r--FS/FS/svc_domain.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/FS/FS/svc_domain.pm b/FS/FS/svc_domain.pm
index b928e26..d6eaf25 100644
--- a/FS/FS/svc_domain.pm
+++ b/FS/FS/svc_domain.pm
@@ -144,9 +144,13 @@ sub table_info {
},
'acct_def_password_selfchange' => { label => 'Acct. default Password modification',
type => 'checkbox',
+ disable_inventory => 1,
+ disable_select => 1,
},
'acct_def_password_recover' => { label => 'Acct. default Password recovery',
type => 'checkbox',
+ disable_inventory => 1,
+ disable_select => 1,
},
'acct_def_cgp_deletemode' => {
label => 'Acct. default Communigate message delete method',