]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/search_item.tpl
The appearanxe of the link preview is now configurable
[friendica.git] / view / templates / search_item.tpl
index 0c1d6350347ac34518101f331e61b6449fbb5441..fc322be95e873c056066c91d9bcfcb8eb9f828a8 100644 (file)
@@ -28,8 +28,7 @@
                </div>
                <div class="wall-item-author">
                                <a href="{{$item.profile_url}}" target="redir" title="{{$item.linktitle}}" class="wall-item-name-link"><span class="wall-item-name{{$item.sparkle}}" id="wall-item-name-{{$item.id}}">{{$item.name}}</span></a>
-                               <div class="wall-item-ago"  id="wall-item-ago-{{$item.id}}" title="{{$item.localtime}}">{{$item.ago}}</div>
-                               
+                               <div class="wall-item-ago" id="wall-item-ago-{{$item.id}}"><time class="dt-published" title="{{$item.localtime}}" datetime="{{$item.utc}}">{{$item.ago}}</time><span class="pinned">{{$item.pinned}}</span></div>                               
                </div>                  
                <div class="wall-item-content" id="wall-item-content-{{$item.id}}">
                        <div class="wall-item-title" id="wall-item-title-{{$item.id}}" dir="auto">{{$item.title}}</div>