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 7dcbf044c..35772fb93 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4563,7 +4563,7 @@ and customer address. Include units.',    {      'key'         => 'payment-history-report',      'section'     => 'UI', -    'description' => 'Show a link to the payment history report in the Reports menu. DO NOT ENABLE THIS.', +    'description' => 'Show a link to the raw database payment history report in the Reports menu.  DO NOT ENABLE THIS for modern installations.',      'type'        => 'checkbox',    },  | 
