Merge pull request #49 from radiorabe/feature/refactor-help-menu

Update naming and links in constants
This commit is contained in:
Robb 2017-03-08 20:30:12 -05:00 committed by GitHub
commit 945998f836
3 changed files with 24 additions and 24 deletions

View file

@ -197,7 +197,7 @@ $pages[] = array(
),
array(
'label' => _('What\'s New?'),
'uri' => UI_REVAMP_YOUTUBE_URL,
'uri' => LIBRETIME_WHATS_NEW_URL,
'target' => "_blank"
)
)