From 236de6ce34d96fae7962d1d6f4d84a24d8c20965 Mon Sep 17 00:00:00 2001 From: Romain Quetiez Date: Wed, 11 May 2016 12:20:17 +0000 Subject: [PATCH] Customer Portal: renamed portal related modules (as seen in the about box) SVN:trunk[4058] --- datamodels/2.x/itop-portal-base/module.itop-portal-base.php | 2 +- datamodels/2.x/itop-portal/module.itop-portal.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/datamodels/2.x/itop-portal-base/module.itop-portal-base.php b/datamodels/2.x/itop-portal-base/module.itop-portal-base.php index 96ad8e939..60c64d84e 100644 --- a/datamodels/2.x/itop-portal-base/module.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/module.itop-portal-base.php @@ -4,7 +4,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file 'itop-portal-base/1.0.0', array( // Identification - 'label' => 'iTop Portal Base', + 'label' => 'Portal Development Library', 'category' => 'Portal', // Setup 'dependencies' => array( diff --git a/datamodels/2.x/itop-portal/module.itop-portal.php b/datamodels/2.x/itop-portal/module.itop-portal.php index 5551a4313..5ba3307d3 100644 --- a/datamodels/2.x/itop-portal/module.itop-portal.php +++ b/datamodels/2.x/itop-portal/module.itop-portal.php @@ -4,7 +4,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file 'itop-portal/1.0.0', array( // Identification - 'label' => 'iTop Portal', + 'label' => 'Enhanced Customer Portal', 'category' => 'Portal', // Setup 'dependencies' => array(