From: Jeremy Davis Date: Thu, 19 Sep 2013 19:57:10 +0000 (-0400) Subject: #24831 Change documentation link in Conf.pm X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=0e7d79b663203cf83f2b14ade82b8fd0e6b389aa #24831 Change documentation link in Conf.pm --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d63c12fa8..03280c484 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2967,7 +2967,7 @@ and customer address. Include units.', { 'key' => 'network_monitoring_system', 'section' => 'network_monitoring', - 'description' => 'Networking monitoring system (NMS) integration. Torrus_Internal uses the built-in Torrus ticketing system (see the integrated networking monitoring system installation instructions).', + 'description' => 'Networking monitoring system (NMS) integration. Torrus_Internal uses the built-in Torrus ticketing system (see the integrated networking monitoring system installation instructions).', 'type' => 'select', 'select_enum' => [ '', qw(Torrus_Internal) ], },