CC-6078: Help page updates

Small text changes
Removed about page
This commit is contained in:
drigato 2015-08-26 14:37:32 -04:00
parent 98ac8fd851
commit c728be38ab
3 changed files with 13 additions and 13 deletions

View file

@ -167,11 +167,6 @@ $pages = array(
'uri' => USER_MANUAL_URL,
'target' => "_blank"
),
array(
'label' => _(sprintf("About %s", PRODUCT_NAME)),
'uri' => ABOUT_AIRTIME_URL,
'target' => "_blank"
),
array(
'label' => _(sprintf("Help Translate %s", PRODUCT_NAME)),
'uri' => AIRTIME_TRANSIFEX_URL,