]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/templates/nav.tpl
Vier: The usability with a touch device is improved
[friendica.git] / view / theme / vier / templates / nav.tpl
index 11add9e8a81d05cc87cfd00794c8e1464f8ad5d7..4888468cee43b5d269cc94123feb74d7d78a0224 100644 (file)
                                <span id="net-update" class="nav-notify"></span>
                        </li>
                {{/if}}
+               {{if $nav.events}}
+                       <li role="menuitem" id="nav-events-link" class="nav-menu {{$sel.events}}">
+                               <a accesskey="e" class="{{$nav.events.2}}" href="{{$nav.events.0}}" title="{{$nav.events.3}}" >{{$nav.events.1}}</a>
+                       </li>
+               {{/if}}
                {{if $nav.community}}
                        <li role="menuitem" id="nav-community-link" class="nav-menu {{$sel.community}}">
                                <a accesskey="c" class="{{$nav.community.2}}" href="{{$nav.community.0}}" title="{{$nav.community.3}}" >{{$nav.community.1}}</a>