Temporarily fix the Help video label breaking the Help page layout

This commit is contained in:
Albert Santoni 2015-09-29 12:36:56 -04:00
parent c2cd768398
commit 4c52bd99f6
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ $pages = array(
'target' => "_blank"
),
array(
'label' => _('Get to know the new Airtime'),
'label' => _('What\'s New?'),
'uri' => UI_REVAMP_YOUTUBE_URL,
'target' => "_blank"
)