From 16a8416495a12c2662d29352cbefb0e1c74dfb93 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 17 Feb 2017 15:07:20 +0100 Subject: css fixes and rename link to full docs to help since its app is also called help --- include/nav.php | 2 +- view/tpl/nav.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/nav.php b/include/nav.php index 43c7771ec..d31473cc0 100644 --- a/include/nav.php +++ b/include/nav.php @@ -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, diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 7037881ec..10a12318c 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -202,8 +202,8 @@
{{$nav.help.5}}
{{/if}} -- cgit v1.2.3