X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fsearch_item.tpl;h=c4f3ccac7ba3197c9e0ba82d45dba3466ae7666e;hb=ca8a25172e1b209b2c70230a9701ea3606e0030d;hp=5cd230cfa2c024b42510cc79afcf5273b609e519;hpb=57fe19da72be37104915676b8003326d8e440343;p=friendica.git diff --git a/view/search_item.tpl b/view/search_item.tpl old mode 100644 new mode 100755 index 5cd230cfa2..c4f3ccac7b --- a/view/search_item.tpl +++ b/view/search_item.tpl @@ -1,25 +1,83 @@ -
-
-
- - $name -
-
- $lock - $name -
$ago
-
$location
+
+ $star.starred + {{ if $lock }}$lock{{ endif }} + +
+ +
+
+
+
+ + $name + + menu + + +
+
$location
-
-
$title
-
$body
+
+ {{ if $title }}

$title

{{ endif }} + $body
- $drop
-
-
- -
-
$conv
+
+ +
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
+
+
+
+ {{ if $plink }}$plink.title{{ endif }} +
+
+
+ $name $ago +
+ +
+ {{ if $star }} + $star.do + $star.undo + $star.tagger + {{ endif }} + + {{ if $vote }} + $vote.like.1 + $vote.dislike.1 + {{ endif }} + + {{ if $vote.share }} + $vote.share.1 + {{ endif }} +
+ +
+ {{ if $drop.dropping }} + + $drop.delete + {{ endif }} + {{ if $edpost }} + + {{ endif }} +
+ +
+
+
+ + +
$dislike
+
+