Diabook - fix wall-to-wall posts
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
$item.item_photo_menu
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
{{ if $item.owner_url }}
|
||||
<div 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">
|
||||
@@ -49,6 +49,8 @@
|
||||
</a>
|
||||
</div>
|
||||
{{ endif }}
|
||||
</div>
|
||||
|
||||
<div class="wall-item-location">$item.location</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user