From d7080defd3b9d72a6e7988ce72a0ef2cdd39bb70 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Sun, 15 Jan 2017 16:08:51 -0800 Subject: Still trying to make the documentation link just a wee bit more obvious. --- include/nav.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/nav.php') 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, -- cgit v1.2.3