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 1d99c9a2d..f042710df 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5062,7 +5062,7 @@ and customer address. Include units.',    {      'key'         => 'svc_phone-did-summary',      'section'     => 'invoicing', -    'description' => 'Enable DID activity summary on invoices, showing # DIDs activated/deactivated/ported-in/ported-out and total minutes usage, covering period since last invoice.', +    'description' => 'Experimental feature to enable DID activity summary on invoices, showing # DIDs activated/deactivated/ported-in/ported-out and total minutes usage, covering period since last invoice.',      'type'        => 'checkbox',    }, | 
