[frio] Restore access to plink icon in thread view
This commit is contained in:
parent
fbb068e415
commit
48e960cc84
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ as the value of $top_child_total (this is done at the end of this file)
|
||||||
{{/if}}
|
{{/if}}
|
||||||
</div>
|
</div>
|
||||||
{{if $item.thread_level==1}}
|
{{if $item.thread_level==1}}
|
||||||
<div class="contact-info hidden-sm hidden-xs media-body"><!-- <= For computer -->
|
<div class="hidden-sm hidden-xs media-body"><!-- <= For computer -->
|
||||||
<h4 class="media-heading">
|
<h4 class="media-heading">
|
||||||
<a href="{{$item.profile_url}}" title="{{$item.linktitle}}" class="wall-item-name-link userinfo hover-card">
|
<a href="{{$item.profile_url}}" title="{{$item.linktitle}}" class="wall-item-name-link userinfo hover-card">
|
||||||
<span class="wall-item-name {{$item.sparkle}}">{{$item.name}}</span>
|
<span class="wall-item-name {{$item.sparkle}}">{{$item.name}}</span>
|
||||||
|
|
Loading…
Reference in a new issue