aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/nav.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-07-02 11:24:17 +0200
committerMario Vavti <mario@mariovavti.com>2017-07-02 11:24:17 +0200
commit133292e241f9408ff793aa95aceec00c808fbd68 (patch)
tree0bddfc473649a96048465f78e9033c2f43669110 /view/tpl/nav.tpl
parent0e100a864bdb920a5268a44fc4f3c92834e172c8 (diff)
downloadvolse-hubzilla-133292e241f9408ff793aa95aceec00c808fbd68.tar.gz
volse-hubzilla-133292e241f9408ff793aa95aceec00c808fbd68.tar.bz2
volse-hubzilla-133292e241f9408ff793aa95aceec00c808fbd68.zip
update bs-dev and min version bump
Diffstat (limited to 'view/tpl/nav.tpl')
-rwxr-xr-xview/tpl/nav.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl
index 4719e1b17..f71feafe6 100755
--- a/view/tpl/nav.tpl
+++ b/view/tpl/nav.tpl
@@ -79,7 +79,7 @@
<li class="nav-item dropdown net-button" style="display: none;">
<a class="nav-link" href="#" title="{{$nav.network.3}}" id="{{$nav.network.4}}" data-toggle="dropdown" rel="#nav-network-menu">
<i class="fa fa-fw fa-th"></i>
- <span class="badge badge-pill badge-default net-update"></span>
+ <span class="badge badge-pill badge-secondary net-update"></span>
</a>
<div id="nav-network-menu" class="dropdown-menu" rel="network">
<a class="dropdown-item" id="nav-network-see-all" href="{{$nav.network.all.0}}">{{$nav.network.all.1}}</a>
@@ -118,7 +118,7 @@
<li class="nav-item dropdown all_events-button" style="display: none;">
<a class="nav-link" href="#" title="{{$nav.all_events.3}}" id="{{$nav.all_events.4}}" data-toggle="dropdown" rel="#nav-all_events-menu">
<i class="fa fa-fw fa-calendar"></i>
- <span class="badge badge-pill badge-default all_events-update"></span>
+ <span class="badge badge-pill badge-secondary all_events-update"></span>
</a>
<div id="nav-all_events-menu" class="dropdown-menu" rel="all_events">
<a class="dropdown-item" id="nav-all_events-see-all" href="{{$nav.all_events.all.0}}">{{$nav.all_events.all.1}}</a>