aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/navbar_default.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/navbar_default.tpl b/view/tpl/navbar_default.tpl
index e4150ba50..994254bc4 100755
--- a/view/tpl/navbar_default.tpl
+++ b/view/tpl/navbar_default.tpl
@@ -60,12 +60,14 @@
{{/if}}
</div>
<div id="nav-app-link-wrapper" class="navbar-nav mr-auto">
+ {{if $sel.name}}
<a id="nav-app-link" href="{{$url}}" class="nav-link text-truncate">
{{$sel.name}}
{{if $sitelocation}}
<br><small class="text-muted">{{$sitelocation}}</small>
{{/if}}
</a>
+ {{/if}}
</div>
{{/if}}
<div class="navbar-toggler-right">