mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
Brand new customer portal - alpha version: requires adjustments to work with various ticketing installation options
SVN:trunk[4044]
This commit is contained in:
@@ -236,4 +236,12 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO',
|
||||
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve',
|
||||
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR',
|
||||
|
||||
'portal:itop-portal' => 'Standard portal', // This is the portal name that will be displayed in portal dispatcher (eg. URL in menus)
|
||||
'Page:DefaultTitle' => 'iTop - User portal',
|
||||
'Brick:Portal:UserProfile:Title' => 'My profile',
|
||||
'Brick:Portal:CreateUserRequest:Title' => 'Create a request',
|
||||
'Brick:Portal:ManageTickets:Title' => 'My requests',
|
||||
'Brick:Portal:Services:Title' => 'Service catalog',
|
||||
'Brick:Portal:FAQ:Title' => 'FAQ',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user