Customer Portal: simplified the contents of the home page (still requires icons and a review of the CSS)

SVN:trunk[4110]
This commit is contained in:
Romain Quetiez
2016-05-20 09:46:55 +00:00
parent 4a1ec12cba
commit 7aa1495c4a
11 changed files with 98 additions and 196 deletions

View File

@@ -240,8 +240,4 @@ Dict::Add('EN US', 'English', 'English', array(
'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',
));