diff options
Diffstat (limited to 'FS')
| -rw-r--r-- | FS/FS/Conf.pm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index f3096e9d0..68a6fa0e1 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2458,7 +2458,7 @@ worry that config_items is freeside-specific and icky.    {      'key'         => 'batchconfig-paymentech',      'section'     => 'billing', -    'description' => 'Configuration for Chase Paymentech batching, four lines: 1. BIN, 2. Terminal ID, 3. Merchant ID, 4. Username', +    'description' => 'Configuration for Chase Paymentech batching, five lines: 1. BIN, 2. Terminal ID, 3. Merchant ID, 4. Username, 5. Password (for batch uploads)',      'type'        => 'textarea',    }, | 
