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(