From: Jeremy Davis Date: Thu, 19 Sep 2013 19:58:19 +0000 (-0400) Subject: #24831 Change documentation link in Conf.pm X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=f691b3f414bfc0a07a3b5967e159403e1cfca960;p=freeside.git #24831 Change documentation link in Conf.pm --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 2e2f7e445..51f9fc1df 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2966,7 +2966,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) ], },