]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/nav.tpl
Merge remote-tracking branch 'friendica/master'
[friendica.git] / view / theme / loozah / nav.tpl
index 2cd29a7c298c923e39d4903e0752e7fc5a83b74e..6ab45b74fb0a180e43387a4bdc22145842342daa 100644 (file)
@@ -10,7 +10,7 @@
 
        {{ if $nav.register }}<a id="nav-register-link" class="nav-commlink $nav.register.2" href="$nav.register.0" title="$nav.register.3" >$nav.register.1</a>{{ endif }}
                
-       <a id="nav-help-link" class="nav-link $nav.help.2" target="friendika-help" href="$nav.help.0" title="$nav.help.3" >$nav.help.1</a>
+       {{ if $nav.help }}<a id="nav-help-link" class="nav-link $nav.help.2" target="friendika-help" href="$nav.help.0" title="$nav.help.3" >$nav.help.1</a>{{ endif }}
                
        {{ if $nav.apps }}<a id="nav-apps-link" class="nav-link $nav.apps.2" href="$nav.apps.0" title="$nav.apps.3" >$nav.apps.1</a>{{ endif }}