]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/nav.tpl
smal fix
[friendica.git] / view / theme / loozah / nav.tpl
old mode 100644 (file)
new mode 100755 (executable)
index 2cd29a7..6ab45b7
@@ -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 }}