css fixes and rename link to full docs to help since its app is also called help

This commit is contained in:
Mario Vavti
2017-02-17 15:07:20 +01:00
parent 5db3b71c6a
commit 16a8416495
2 changed files with 3 additions and 3 deletions

View File

@@ -285,7 +285,7 @@ EOT;
App::$page['nav'] .= replace_macros($tpl, array(
'$baseurl' => z_root(),
'$fulldocs' => t('Documentation'),
'$fulldocs' => t('Help'),
'$sitelocation' => $sitelocation,
'$nav' => $x['nav'],
'$banner' => $banner,