]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/notify.tpl
Normalize field_*.tpl formatting
[friendica.git] / view / theme / frio / templates / notify.tpl
index 86633bbecc0aca0b3df5a2872588829320fe2a26..a42647cff8915564537244b2c3bc104c20c61c03 100644 (file)
@@ -5,8 +5,8 @@
        </div>
        <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>
+                       {{$item_text nofilter}}
+                       <div><time class="notif-when time" data-toggle="tooltip" title="{{$item_when}}">{{$item_ago}}</time></div>
                </a>
        </div>
 </div>