quattro: mail_display has no ago information so don't display it
This commit is contained in:
parent
036d5db0c0
commit
cf91a7f79a
|
@ -25,7 +25,7 @@
|
|||
<a href="$mail.from_url" target="redir"
|
||||
class="wall-item-name-link"><span
|
||||
class="wall-item-name$mail.sparkle">$mail.from_name</span></a>
|
||||
<span class="wall-item-ago" title="$item.ago">$mail.date</span>
|
||||
<span class="wall-item-ago">$mail.date</span>
|
||||
</div>
|
||||
|
||||
<div class="wall-item-actions-social">
|
||||
|
|
Loading…
Reference in a new issue