css fixes and rename link to full docs to help since its app is also called help
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user