CC-6078: Help page updates

Removed help center link
This commit is contained in:
drigato 2015-08-28 11:55:22 -04:00
parent eb2f7263c8
commit f597ee075e
1 changed files with 0 additions and 5 deletions

View File

@ -153,11 +153,6 @@ $pages = array(
'action' => 'help',
'resource' => 'dashboard'
),
array(
'label' => _('Help Center'),
'uri' => HELP_URL,
'target' => "_blank"
),
array(
'label' => _('FAQ'),
'uri' => FAQ_URL,