X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=efe9947038cd8a080e18fef9f3eea4a43ebca4f1;hb=d9dc1fc7a9540208f4088aed0cce8b7a9bbefb27;hp=268b603d0a64c4836180582ed5d61d562cf06efa;hpb=ada72090e5e5c97b81388f7591e9c20a54a293ab;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 268b603d0..efe994703 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2836,7 +2836,8 @@ and customer address. Include units.', 'description' => 'If enabled, specifies the type of verification required for self-service password resets.', 'type' => 'select', 'select_hash' => [ '' => 'Password reset disabled', - 'paymask,amount,zip' => 'Verify with credit card (or bank account) last 4 digits, payment amount and zip code', + 'email' => 'Click on a link in email', + 'paymask,amount,zip' => 'Click on a link in email, and also verify with credit card (or bank account) last 4 digits, payment amount and zip code', ], },