summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-09-11 16:50:27 -0700
committerIvan Kohler <ivan@freeside.biz>2016-09-11 16:50:27 -0700
commit9afd27d3be13c7d104afea81c52809d60972d23d (patch)
tree881868428dbd16d562686b8bfb970c9b61834b1e
parentcbfa3fb5bc13c9d1a7b05f41c7deb8427cd436b5 (diff)
clarify LRN description
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 6165eab0d..2da69f8a2 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -5613,7 +5613,7 @@ and customer address. Include units.',
{
'key' => 'cdr-lrn_lookup',
'section' => 'telephony',
- 'description' => 'Look up LRNs of destination numbers for exact matching to the terminating carrier. This feature requires a Freeside support contract.',
+ 'description' => 'Look up LRNs of destination numbers for exact matching to the terminating carrier. This feature requires a Freeside support contract for paid access to the central NPAC database; see <a href ="#support-key">support-key</a>.',
'type' => 'checkbox',
},