mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Cosmetics on the module names (consistency)
SVN:trunk[3459]
This commit is contained in:
@@ -23,7 +23,7 @@ SetupWebPage::AddModule(
|
||||
array(
|
||||
// Identification
|
||||
//
|
||||
'label' => 'Tickets attachments',
|
||||
'label' => 'Tickets Attachments',
|
||||
'category' => 'business',
|
||||
|
||||
// Setup
|
||||
|
||||
@@ -29,7 +29,7 @@ SetupWebPage::AddModule(
|
||||
array(
|
||||
// Identification
|
||||
//
|
||||
'label' => 'End User Devices management',
|
||||
'label' => 'End-user Devices Management',
|
||||
'category' => 'business',
|
||||
|
||||
// Setup
|
||||
|
||||
@@ -7,7 +7,7 @@ SetupWebPage::AddModule(
|
||||
array(
|
||||
// Identification
|
||||
//
|
||||
'label' => 'Incident Management ITIL V3',
|
||||
'label' => 'Incident Management ITIL',
|
||||
'category' => 'business',
|
||||
|
||||
// Setup
|
||||
|
||||
@@ -7,7 +7,7 @@ SetupWebPage::AddModule(
|
||||
array(
|
||||
// Identification
|
||||
//
|
||||
'label' => 'User request management ITIL V3',
|
||||
'label' => 'User request Management ITIL',
|
||||
'category' => 'business',
|
||||
|
||||
// Setup
|
||||
|
||||
@@ -7,7 +7,7 @@ SetupWebPage::AddModule(
|
||||
array(
|
||||
// Identification
|
||||
//
|
||||
'label' => 'Service Management (services, SLAs, contracts) for Service providers',
|
||||
'label' => 'Service Management for Service Providers',
|
||||
'category' => 'business',
|
||||
|
||||
// Setup
|
||||
|
||||
@@ -7,7 +7,7 @@ SetupWebPage::AddModule(
|
||||
array(
|
||||
// Identification
|
||||
//
|
||||
'label' => 'Service Management (services, SLAs, contracts)',
|
||||
'label' => 'Service Management',
|
||||
'category' => 'business',
|
||||
|
||||
// Setup
|
||||
|
||||
Reference in New Issue
Block a user