]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/wallwall_item.tpl
Merge pull request #466 from pixelroot/master
[friendica.git] / view / theme / quattro / wallwall_item.tpl
index a1d92773b61967f8f0bff83ff4b95fbaedf3c773..e26b1863604b259ecdfad5a4640ab81aaf904643 100644 (file)
@@ -4,7 +4,7 @@
        <img id="like-rotator-$item.id" class="like-rotator" src="images/rotator.gif" alt="$item.wait" title="$item.wait" style="display: none;" />
 </div>
 
-<div class="wall-item-container $item.indent">
+<div class="wall-item-container $item.indent" id="item-$item.id">
        <div class="wall-item-item">
                <div class="wall-item-info">
                        <div class="contact-photo-wrapper mframe wwfrom"
@@ -46,7 +46,7 @@
                </div>
                <div class="wall-item-actions">
                        <div class="wall-item-actions-author">
-                               <a href="$item.profile_url" target="redir" title="$item.linktitle" class="wall-item-name-link"><span class="wall-item-name$item.sparkle">$item.name</span></a> <span class="wall-item-ago">$item.ago</span>
+                               <a href="$item.profile_url" target="redir" title="$item.linktitle" class="wall-item-name-link"><span class="wall-item-name$item.sparkle">$item.name</span></a> <span class="wall-item-ago" title="$item.localtime">$item.ago</span>
                                 <br/>$item.to <a href="$item.owner_url" target="redir" title="$item.olinktitle" class="wall-item-name-link"><span class="wall-item-name$item.osparkle" id="wall-item-ownername-$item.id">$item.owner_name</span></a> $item.vwall
                                 
                        </div>