X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftemplates%2Fsearch_item.tpl;h=cf79b24c076e5b3d7b7ff4a07ca9fe11396630c3;hb=8ad523fbc8e346cd21f60e69ef27d3ab039abbe1;hp=88739ff47a617129abfbef4f72735dd68b4e047f;hpb=2904b7d354c54595ad98f4127b65717d0fc0b42e;p=friendica.git diff --git a/view/theme/quattro/templates/search_item.tpl b/view/theme/quattro/templates/search_item.tpl index 88739ff47a..cf79b24c07 100644 --- a/view/theme/quattro/templates/search_item.tpl +++ b/view/theme/quattro/templates/search_item.tpl @@ -1,6 +1,6 @@
- {{$item.star.starred}} - {{if $item.lock}}{{$item.lock}}{{/if}} + {{if $item.star}}{{$item.star.starred}}{{/if}} + {{if $item.lock}}{{$item.lock}}{{/if}}
@@ -8,7 +8,7 @@
-
{{$item.location}}
+
{{$item.location}}
{{if $item.title}}

{{$item.title}}

{{/if}} - {{$item.body}} +
{{$item.body}}
+ {{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} - {{$tag}} + {{$tag}} {{/foreach}} + {{/if}}
@@ -43,24 +45,24 @@
{{$item.name}} {{$item.ago}}
- +
{{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}} @@ -73,7 +75,7 @@ {{/if}}
- +
@@ -83,10 +85,10 @@ {{if $item.conv}}
{{$item.conv.title}} - {{/if}}
+ {{/if}}
- - + +