Merge branch 'saas' into saas-dev

This commit is contained in:
Albert Santoni 2015-06-24 15:19:38 -04:00
commit d54eb37317
7 changed files with 74 additions and 32 deletions

View file

@ -133,6 +133,11 @@ $pages = array(
'action' => 'help',
'resource' => 'dashboard'
),
array(
'label' => _('FAQ'),
'uri' => "https://sourcefabricberlin.zendesk.com/hc/en-us/sections/200994309-Airtime-FAQ",
'target' => "_blank"
),
array(
'label' => _('User Manual'),
'uri' => "http://sourcefabric.booktype.pro/airtime-pro-for-broadcasters",