Temporarily fix the Help video label breaking the Help page layout
This commit is contained in:
parent
c2cd768398
commit
4c52bd99f6
|
@ -174,7 +174,7 @@ $pages = array(
|
||||||
'target' => "_blank"
|
'target' => "_blank"
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'label' => _('Get to know the new Airtime'),
|
'label' => _('What\'s New?'),
|
||||||
'uri' => UI_REVAMP_YOUTUBE_URL,
|
'uri' => UI_REVAMP_YOUTUBE_URL,
|
||||||
'target' => "_blank"
|
'target' => "_blank"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue