]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/wall_thread.tpl
[frio] Remove jSmart dependency
[friendica.git] / view / theme / frio / templates / wall_thread.tpl
index ad8ab7c6cd1379098b5479df1436e4004e958d85..5a10a025521874e5bc66e75e3b3fbac6d3a91fc4 100644 (file)
@@ -85,7 +85,7 @@ as the value of $top_child_total (this is done at the end of this file)
 
                <ul class="nav nav-pills preferences">
                        {{if $item.network_icon != ""}}
-                        <li><span class="wall-item-network" title="{{$item.app}}"><i class="fa fa-{{$item.network_icon}}" aria-hidden="true"></i></span></li>
+                        <li><span class="wall-item-network"><i class="fa fa-{{$item.network_icon}}" title="{{$item.network_name}}" aria-hidden="true"></i></span></li>
                        {{else}}
                        <li><span class="wall-item-network" title="{{$item.app}}">{{$item.network_name}}</span></li>
                        {{/if}}