]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/wallwall_item.tpl
Quattro: added localtime timestamp title to entries
[friendica.git] / view / theme / quattro / wallwall_item.tpl
index 2e3cf821fbf54f0bfd1fe776270703112170d99a..e26b1863604b259ecdfad5a4640ab81aaf904643 100644 (file)
@@ -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>