X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsearch_item.tpl;h=4320ec6cfc03ce77f9c2a5945293e04f5fcbca5e;hb=57ab2a42944afb56018735d68a5142b367503a29;hp=35bc4504a15632bd0a1536479d4981b1d4fc531e;hpb=b79b1a3e7b7ed65e5590061a2682d1e89125ee9b;p=friendica.git diff --git a/view/templates/search_item.tpl b/view/templates/search_item.tpl index 35bc4504a1..4320ec6cfc 100644 --- a/view/templates/search_item.tpl +++ b/view/templates/search_item.tpl @@ -7,8 +7,8 @@
-
{{$item.name}} @@ -19,22 +19,21 @@
-
+
{{if $item.lock}}
{{$item.lock}}
- {{else}}
{{/if}} + {{else}}
{{/if}}
{{$item.location_html nofilter}}
{{$item.name}} -
{{$item.ago}}
- -
+
{{$item.pinned}}
+
-
{{$item.title}}
+
{{$item.title}}
-
{{$item.body_html nofilter}}
+
{{$item.body_html 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}}
@@ -47,18 +46,18 @@
- {{if $item.drop.dropping}}{{/if}} + {{if $item.drop && $item.drop.dropping}}{{/if}}
- {{if $item.drop.pagedrop}}{{/if}} + {{if $item.drop && $item.drop.pagedrop}}{{/if}}
-
+
{{if $item.conv}} - {{$item.conv.title}} + {{$item.conv.title}} {{/if}}