Move Help Translate Airtime link to help menu
This commit is contained in:
parent
881471c6b8
commit
9d60a3d130
3 changed files with 5 additions and 16 deletions
|
@ -149,6 +149,11 @@ $pages = array(
|
|||
'controller' => 'dashboard',
|
||||
'action' => 'about',
|
||||
'resource' => 'dashboard'
|
||||
),
|
||||
array(
|
||||
'label' => _(sprintf("Help Translate %s", PRODUCT_NAME)),
|
||||
'uri' => AIRTIME_TRANSIFEX_URL,
|
||||
'target' => "_blank"
|
||||
)
|
||||
)
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue