diff options
Diffstat (limited to 'FS/FS/Conf.pm')
| -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 d4983ae48..a3fabc7d4 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2494,7 +2494,7 @@ and customer address. Include units.',    {      'key'         => 'selfservice-hide_invoices-taxclass',      'section'     => 'self-service', -    'description' => 'Hide invoices with only this package tax class from self-service.  Typically set to something like "Previous balance" and used when importing legacy invoices into legacy_cust_bill.', +    'description' => 'Hide invoices with only this package tax class from self-service and supress sending (emailing, printing, faxing) them.  Typically set to something like "Previous balance" and used when importing legacy invoices into legacy_cust_bill.',      'type'        => 'text',    },  | 
