Customer Portal: renamed portal related modules (as seen in the about box)

SVN:trunk[4058]
This commit is contained in:
Romain Quetiez
2016-05-11 12:20:17 +00:00
parent 681e07ca73
commit 236de6ce34
2 changed files with 2 additions and 2 deletions

View File

@@ -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(

View File

@@ -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(