aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/nav.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/nav.tpl')
-rwxr-xr-xview/tpl/nav.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl
index f7953c5f3..c5b378b4f 100755
--- a/view/tpl/nav.tpl
+++ b/view/tpl/nav.tpl
@@ -206,6 +206,7 @@
{{$navapp|replace:'dropdown-item':'nav-link'}}
{{/foreach}}
{{if $localuser}}
+ <div class="dropdown-divider"></div>
<a class="nav-link" href="/apps"><i class="generic-icons-nav fa fa-fw fa-plus-circle"></i>{{$addapps}}</a>
{{/if}}
</div>