Still trying to make the documentation link just a wee bit more obvious.

This commit is contained in:
zotlabs
2017-01-15 16:08:51 -08:00
parent b20cce1408
commit d7080defd3
2 changed files with 3 additions and 2 deletions

View File

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