Added Radio Page link

This commit is contained in:
Albert Santoni 2015-06-12 17:21:46 -04:00
parent 0b5b2329ed
commit f4ff00355d
2 changed files with 8 additions and 1 deletions

View file

@ -36,6 +36,13 @@ $pages = array(
'action' => 'index',
'resource' => 'schedule'
),
array(
'label' => _('Radio Page'),
'uri' => '/',
'resource' => '',
'pages' => array(
)
),
array(
'label' => _('System'),
'uri' => '#',