X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftemplates%2Fsearch_item.tpl;h=38aa947498cb974c237474ffcdc05c86ae34259c;hb=b79201beaf428b8a7ae5ecdc17cd80052b952eaf;hp=fbcf770f1b2a8c0791cedb0feaac0321d33dcb7e;hpb=4aa2ae488bd1175fff185361e5debf873e3c72a5;p=friendica.git diff --git a/view/templates/search_item.tpl b/view/templates/search_item.tpl index fbcf770f1b..38aa947498 100644 --- a/view/templates/search_item.tpl +++ b/view/templates/search_item.tpl @@ -11,7 +11,7 @@ menu
@@ -19,7 +19,7 @@
{{if $item.lock}}
{{$item.lock}}
{{else}}
{{/if}} -
{{$item.location}}
+
{{$item.location nofilter}}
@@ -30,7 +30,7 @@
{{$item.title}}
-
{{$item.body}}
+
{{$item.body nofilter}}
{{if $item.has_cats}}
{{$item.txt_cats}} {{foreach $item.categories as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$remove}}]{{/if}} {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}