X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftemplates%2Fsearch_item.tpl;h=75d5ef566f9ca6955df2f58acb910c47afc3e5d0;hb=4d4ad5c042353d009db47c766a5c32729bb0981a;hp=2857baf2bf59e9b62d19d99d96adc5cb6d500490;hpb=0fe8b849bb5ea057f0bfb9e257e1d420d7c3d313;p=friendica.git diff --git a/view/theme/quattro/templates/search_item.tpl b/view/theme/quattro/templates/search_item.tpl index 2857baf2bf..75d5ef566f 100644 --- a/view/theme/quattro/templates/search_item.tpl +++ b/view/theme/quattro/templates/search_item.tpl @@ -19,7 +19,7 @@ -
{{$item.location}}
+
{{$item.location nofilter}}
{{if $item.title}}

{{$item.title}}

{{/if}} @@ -32,7 +32,7 @@
{{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} - {{$tag}} + {{$tag nofilter}} {{/foreach}} {{/if}}