X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fsearch_item.tpl;h=616eaf110eb2126efad8c11a6137e1bcf7d1a23c;hb=4218e3f4945af7101c626852bda09d2c591b8e0c;hp=0547fd9efbc3271e255fdc30908f7a07a85f830f;hpb=f5557763d257e62d6ab074659fa9a0ea221f73a4;p=friendica.git diff --git a/view/search_item.tpl b/view/search_item.tpl index 0547fd9efb..616eaf110e 100644 --- a/view/search_item.tpl +++ b/view/search_item.tpl @@ -1,29 +1,71 @@ -
-
- -
- - $name -
- -
- $lock - $name -
$ago
-
$location
+
+ $star.starred + {{ if $lock }}$lock{{ endif }} + +
+
+
+
+
+ + $name + + menu + +
- -
-
$title
-
$body
+
$location
-
- $drop +
+ {{ if $title }}

$title

{{ endif }} + $body
-
-
+
+ +
+
+ $name $ago +
+ +
+ {{ if $star }} + $star.do + $star.undo + {{ endif }} + + {{ if $vote }} + $vote.like.1 + $vote.dislike.1 + {{ endif }} + + {{ if $vote.share }} + $vote.share.1 + {{ endif }} + + {{ if $conv }} + $conv.title + {{ endif }} +
+ +
-
-
$conv
+ {{ if $drop.dropping }} + + $drop.delete + {{ endif }} + {{ if $edpost }} + + {{ endif }} +
+ +
+
+