]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/notify.tpl
Merge remote-tracking branch 'upstream/develop' into item-delete
[friendica.git] / view / theme / frio / templates / notify.tpl
index 86633bbecc0aca0b3df5a2872588829320fe2a26..6122ecdfbbf798966aaf51f71f04a07cfd5693b0 100644 (file)
@@ -6,7 +6,7 @@
        <div class="notif-desc-wrapper media-body">
                <a href="{{$item_link}}">
                        {{$item_text}}
-                       <div><time class="notif-when time" data-toggle="tooltip">{{$item_when}}</time></div>
+                       <div><time class="notif-when time" data-toggle="tooltip" title="{{$item_when}}">{{$item_ago}}</time></div>
                </a>
        </div>
 </div>