Removing link to nonexistant FAQ page

This commit is contained in:
Zachary Klosko 2020-12-30 21:01:25 -05:00
parent b6dee33852
commit 54999b71e2
2 changed files with 0 additions and 8 deletions

View file

@ -163,11 +163,6 @@ $pages[] = array(
'action' => 'help',
'resource' => 'dashboard'
),
array(
'label' => _('FAQ'),
'uri' => FAQ_URL,
'target' => "_blank"
),
array(
'label' => _('User Manual'),
'uri' => USER_MANUAL_URL,