X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fsearch_item.tpl;h=c1383ba4346151f092b252ffeff909cb59f09b4f;hb=ec0d3a6eac4b1a1551649253167c6eed96cdd53f;hp=0a62fd584346836a148cafdb402ed162a8c0ebcc;hpb=eef66da1453940ec646cae2de5cd863a2c10e24d;p=friendica.git diff --git a/view/theme/vier/templates/search_item.tpl b/view/theme/vier/templates/search_item.tpl index 0a62fd5843..c1383ba434 100644 --- a/view/theme/vier/templates/search_item.tpl +++ b/view/theme/vier/templates/search_item.tpl @@ -1,33 +1,28 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} +
- {{$item.star.starred}} - {{if $item.lock}}{{$item.lock}}{{/if}} + {{if $item.star}}{{$item.star.starred}}{{/if}} + {{if $item.lock}}{{$item.lock}}{{/if}}
-
- +
+ + {{$item.name}} - - menu -
- {{$item.name}} + {{$item.name}} {{if $item.plink}}{{$item.ago}}{{else}} {{$item.ago}} {{/if}} {{if $item.lock}}{{$item.lock}} {{/if}} @@ -35,17 +30,18 @@
{{if $item.title}}

{{$item.title}}

{{/if}} - {{$item.body}} +
{{$item.body}}
+ {{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} - {{$tag}} + {{$tag}} {{/foreach}} - + {{/if}}
@@ -55,25 +51,25 @@
-
{{$item.location}} 
- +
{{$item.location}} 
+
{{if $item.star}} {{$item.star.do}} {{$item.star.undo}} {{$item.star.tagger}} {{/if}} - + {{if $item.vote}} - {{$item.vote.like.1}} - {{$item.vote.dislike.1}} + {{$item.vote.like.1}} + {{$item.vote.dislike.1}} {{/if}} - + {{if $item.vote.share}} {{$item.vote.share.1}} - {{/if}} + {{/if}}
- +
{{if $item.drop.pagedrop}} @@ -86,12 +82,12 @@ {{/if}}
- +
-
{{$item.dislike}}
+
{{$item.dislike}}