aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-01-15 16:08:51 -0800
committerzotlabs <mike@macgirvin.com>2017-01-15 16:08:51 -0800
commitd7080defd3b9d72a6e7988ce72a0ef2cdd39bb70 (patch)
tree90e90fcb0a487920b9ebac646d29d5a57d6b6dd3 /include
parentb20cce1408445a48e8aec133b6df44bcd71c6321 (diff)
downloadvolse-hubzilla-d7080defd3b9d72a6e7988ce72a0ef2cdd39bb70.tar.gz
volse-hubzilla-d7080defd3b9d72a6e7988ce72a0ef2cdd39bb70.tar.bz2
volse-hubzilla-d7080defd3b9d72a6e7988ce72a0ef2cdd39bb70.zip
Still trying to make the documentation link just a wee bit more obvious.
Diffstat (limited to 'include')
-rw-r--r--include/nav.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/nav.php b/include/nav.php
index 2762e2a14..e389308ff 100644
--- a/include/nav.php
+++ b/include/nav.php
@@ -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,