]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/nav.tpl
Merge pull request #6893 from nupplaphil/issue/fixing_htconfig
[friendica.git] / view / templates / nav.tpl
index b6513e0fe8b6dad01d0b91af21e6055c523f54b0..17a60113ca2e6bbbd33a32c957c4d2ed39d7c848 100644 (file)
@@ -12,6 +12,8 @@
        {{if $nav.register}}<a id="nav-register-link" class="nav-commlink {{$nav.register.2}} {{$sel.register}}" href="{{$nav.register.0}}" title="{{$nav.register.3}}" >{{$nav.register.1}}</a>{{/if}}
                
        {{if $nav.help}} <a id="nav-help-link" class="nav-link {{$nav.help.2}}" target="friendica-help" href="{{$nav.help.0}}" title="{{$nav.help.3}}" >{{$nav.help.1}}</a>{{/if}}
+
+       {{if $nav.tos}} <a id="nav-tos-link" class="nav-link {{$nav.tos.2}}" href="{{$nav.tos.0}}" title="{{$nav.tos.3}}" >{{$nav.tos.1}}</a>{{/if}}
                
        {{if $nav.apps}}<a id="nav-apps-link" class="nav-link {{$nav.apps.2}}" href="{{$nav.apps.0}}" title="{{$nav.apps.3}}" >{{$nav.apps.1}}</a>{{/if}}
 
@@ -61,7 +63,7 @@
        {{if $nav.contacts}}<a id="nav-contacts-link" class="nav-link {{$nav.contacts.2}}" href="{{$nav.contacts.0}}" title="{{$nav.contacts.3}}" >{{$nav.contacts.1}}</a>{{/if}}
        </span>
        <span id="nav-end"></span>
-       <span id="banner">{{$banner}}</span>
+       <span id="banner">{{$banner nofilter}}</span>
 </nav>
 
 <ul id="nav-notifications-template" style="display:none;" rel="template">