X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fsearch_item.tpl;h=835b3d667778940e3a696b19087b5397700e2ea8;hb=2d687b1052e980b8119525e3d298ce1b0b9e52fe;hp=a5b6d52d6dc5a2d4b21b8e828381ea2b080236fb;hpb=aedbb0d627606ff7eb7302e2881c31059b6cc1d9;p=friendica.git diff --git a/view/theme/frio/templates/search_item.tpl b/view/theme/frio/templates/search_item.tpl index a5b6d52d6d..835b3d6677 100644 --- a/view/theme/frio/templates/search_item.tpl +++ b/view/theme/frio/templates/search_item.tpl @@ -1,12 +1,16 @@
+ + + +
{{* Put additional actions in a top-right dropdown menu *}} @@ -56,7 +60,7 @@ {{/if}} {{if $item.lock}} - +   {{/if}} @@ -66,9 +70,9 @@ {{$item.ago}}
- {{if $item.location}} + {{if $item.location_html}}
- ({{$item.location nofilter}}) + ({{$item.location_html nofilter}})
{{/if}}
@@ -81,7 +85,7 @@
{{$item.name}}

- {{$item.ago}} {{if $item.location}} — ({{$item.location nofilter}}){{/if}} + {{$item.ago}} {{if $item.location_html}} — ({{$item.location_html nofilter}}){{/if}}

@@ -96,7 +100,7 @@

{{$item.title}}


{{/if}} -
{{$item.body nofilter}}
+
{{$item.body_html nofilter}}
@@ -128,7 +132,7 @@

{{* Action buttons to interact with the item (like: like, dislike, share and so on *}} -