spelling: little
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
55dafd4023
commit
25ed92fc97
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ as the value of $top_child_total (this is done at the end of this file)
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{* The litle overlay avatar picture if someone is posting directly to a wall or a forum *}}
|
{{* The little overlay avatar picture if someone is posting directly to a wall or a forum *}}
|
||||||
{{if $item.owner_url}}
|
{{if $item.owner_url}}
|
||||||
<div aria-hidden="true" class="contact-photo-wrapper mframe wwto" id="wall-item-ownerphoto-wrapper-{{$item.id}}">
|
<div aria-hidden="true" class="contact-photo-wrapper mframe wwto" id="wall-item-ownerphoto-wrapper-{{$item.id}}">
|
||||||
<a href="{{$item.owner_url}}" target="redir" title="{{$item.olinktitle}}" class="contact-photo-link" id="wall-item-ownerphoto-link-{{$item.id}}">
|
<a href="{{$item.owner_url}}" target="redir" title="{{$item.olinktitle}}" class="contact-photo-link" id="wall-item-ownerphoto-link-{{$item.id}}">
|
||||||
|
|
Loading…
Reference in a new issue