summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/Conf.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 4e164592e..1fc419a50 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -3415,8 +3415,8 @@ and customer address. Include units.',
{
'key' => 'echeck-nonus',
- 'section' => 'billing',
- 'description' => 'Disable ABA-format account checking for Electronic Check payment info',
+ 'section' => 'deprecated',
+ 'description' => 'Deprecated; see echeck-country instead. Used to disable ABA-format account checking for Electronic Check payment info',
'type' => 'checkbox',
},