From 05ee0caec222cb83bc5f11189ce070ee50941aa3 Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Tue, 9 Aug 2011 08:55:29 +0000 Subject: [PATCH] Fixed the "more information" url in the itop-config-mgmt module SVN:trunk[1440] --- modules/itop-config-mgmt-1.0.0/module.itop-config-mgmt.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/itop-config-mgmt-1.0.0/module.itop-config-mgmt.php b/modules/itop-config-mgmt-1.0.0/module.itop-config-mgmt.php index 0d7e6ad7d..5f8ee9cbf 100644 --- a/modules/itop-config-mgmt-1.0.0/module.itop-config-mgmt.php +++ b/modules/itop-config-mgmt-1.0.0/module.itop-config-mgmt.php @@ -44,8 +44,8 @@ SetupWebPage::AddModule( // Documentation // - 'doc.manual_setup' => '../doc/itop-documentation.htm#Installation', // Some manual installation required - 'doc.more_information' => '../doc/itop-documentation.htm#ConfigMgmt', + 'doc.manual_setup' => '/doc/itop-documentation.htm#Installation', // Some manual installation required + 'doc.more_information' => '/doc/itop-documentation.htm#ConfigMgmt', // Default settings //