X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsearch_item.tpl;h=4320ec6cfc03ce77f9c2a5945293e04f5fcbca5e;hb=ba967386f4f2c1d5977f1ac4ac4473ad892e366b;hp=82db4884c648f3013f11727bb9358e8a56baba7b;hpb=9ff228812f0b0d565d8c0fc50f567d31ebd7ad08;p=friendica.git diff --git a/view/templates/search_item.tpl b/view/templates/search_item.tpl index 82db4884c6..4320ec6cfc 100644 --- a/view/templates/search_item.tpl +++ b/view/templates/search_item.tpl @@ -1,36 +1,39 @@ - -
-
+ + + + + +
+
-
{{$item.name}} menu
    - {{$item.item_photo_menu nofilter}} + {{$item.item_photo_menu_html nofilter}}
-
-
+
+
{{if $item.lock}}
{{$item.lock}}
- {{else}}
{{/if}} + {{else}}
{{/if}}
{{$item.location_html nofilter}}
- {{$item.name}} -
{{$item.ago}}
- -
-
-
{{$item.title}}
+ {{$item.name}} +
{{$item.pinned}}
+
+
+
{{$item.title}}
-
{{$item.body 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}}
@@ -42,23 +45,23 @@ {{/if}}
-
- {{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}}
-
+