aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-21 14:07:30 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-21 14:07:30 +0200
commit18a9ebdb1e9d9824a7346dcd58437ffc03c5beb1 (patch)
tree405d8cf5654c05b8e674426474c960613aec86b0
parent604142af930623fedea2237c33c8c51ecb5383d5 (diff)
downloadvolse-hubzilla-18a9ebdb1e9d9824a7346dcd58437ffc03c5beb1.tar.gz
volse-hubzilla-18a9ebdb1e9d9824a7346dcd58437ffc03c5beb1.tar.bz2
volse-hubzilla-18a9ebdb1e9d9824a7346dcd58437ffc03c5beb1.zip
add missing check
-rwxr-xr-xview/tpl/navbar_default.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/navbar_default.tpl b/view/tpl/navbar_default.tpl
index a0e8edaf7..73b5ccf59 100755
--- a/view/tpl/navbar_default.tpl
+++ b/view/tpl/navbar_default.tpl
@@ -63,7 +63,7 @@
{{/if}}
</div>
{{if $sel.name}}
-<div id="nav-app-link-wrapper" class="navbar-nav{{if $sitelocation}} has_location mr-auto{{/if}}">
+<div id="nav-app-link-wrapper" class="navbar-nav{{if $sitelocation || ! $settings_url}} has_location mr-auto{{/if}}">
<a id="nav-app-link" href="{{$url}}" class="nav-link text-truncate">
{{$sel.name}}
{{if $sitelocation}}