diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-02-06 13:30:56 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-02-06 13:30:56 +0100 |
commit | 91bc8d473f40c57d8c35d06f405aaa6518ee54e3 (patch) | |
tree | 9064b3dc3bbf478e212548f682b1be99000019dd /view/tpl/nav.tpl | |
parent | 3d4f2d146eaffe303ed10c173b9ef8e023c2af4a (diff) | |
download | volse-hubzilla-91bc8d473f40c57d8c35d06f405aaa6518ee54e3.tar.gz volse-hubzilla-91bc8d473f40c57d8c35d06f405aaa6518ee54e3.tar.bz2 volse-hubzilla-91bc8d473f40c57d8c35d06f405aaa6518ee54e3.zip |
update templates
Diffstat (limited to 'view/tpl/nav.tpl')
-rwxr-xr-x | view/tpl/nav.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 8f8165ba1..6d21d3f1e 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -122,7 +122,7 @@ {{if $nav.intros}} <li class="{{$sel.intros}} intro-button" style="display: none;"> <a class="{{$nav.intros.2}}" href="{{$nav.intros.0}}" title="{{$nav.intros.3}}" id="{{$nav.intros.4}}" data-toggle="dropdown" rel="#nav-intros-menu"> - <i class="fa fa-fw fa-user"></i> + <i class="fa fa-fw fa-users"></i> <span class="intro-update badge"></span> </a> <ul id="nav-intros-menu" class="dropdown-menu" rel="intros"> |