X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftemplates%2Fsearch_item.tpl;h=75d5ef566f9ca6955df2f58acb910c47afc3e5d0;hb=4d4ad5c042353d009db47c766a5c32729bb0981a;hp=8c9cf22e9f259eda3ac3bbe59798bad59aa27872;hpb=5633e88aadc5731239430febe6b0799083d3729e;p=friendica.git diff --git a/view/theme/quattro/templates/search_item.tpl b/view/theme/quattro/templates/search_item.tpl index 8c9cf22e9f..75d5ef566f 100644 --- a/view/theme/quattro/templates/search_item.tpl +++ b/view/theme/quattro/templates/search_item.tpl @@ -1,6 +1,6 @@
{{if $item.star}}{{$item.star.starred}}{{/if}} - {{if $item.lock}}{{$item.lock}}{{/if}} + {{if $item.lock}}{{$item.lock}}{{/if}}
@@ -8,31 +8,33 @@
{{$item.name}} menu - +
-
{{$item.location}}
+
{{$item.location nofilter}}
{{if $item.title}}

{{$item.title}}

{{/if}} - {{$item.body}} +
{{$item.body nofilter}}
+ {{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} - {{$tag}} + {{$tag nofilter}} {{/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,20 +75,20 @@ {{/if}}
- +
-
{{$item.like}}
-
{{$item.dislike}}
+
{{$item.like nofilter}}
+
{{$item.dislike nofilter}}
{{if $item.conv}}
{{$item.conv.title}}
{{/if}}
- - + +