X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftemplates%2Fsearch_item.tpl;h=75d5ef566f9ca6955df2f58acb910c47afc3e5d0;hb=4d4ad5c042353d009db47c766a5c32729bb0981a;hp=333924d4adf17d7c85e5c5d985e5fda8ceb54108;hpb=2241ba454026968fffacc4b4c684c7a635ff6d38;p=friendica.git diff --git a/view/theme/quattro/templates/search_item.tpl b/view/theme/quattro/templates/search_item.tpl index 333924d4ad..75d5ef566f 100644 --- a/view/theme/quattro/templates/search_item.tpl +++ b/view/theme/quattro/templates/search_item.tpl @@ -15,15 +15,15 @@ menu -
{{$item.location}}
+
{{$item.location nofilter}}
-
{{$item.body}}
{{if $item.title}}

{{$item.title}}

{{/if}} +
{{$item.body nofilter}}
@@ -32,7 +32,7 @@
{{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} - {{$tag}} + {{$tag nofilter}} {{/foreach}} {{/if}}
@@ -80,8 +80,8 @@
-
{{$item.like}}
-
{{$item.dislike}}
+
{{$item.like nofilter}}
+
{{$item.dislike nofilter}}
{{if $item.conv}}
{{$item.conv.title}}