X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fsearch_item.tpl;h=44fb6804d3cdd99d18039cc9b18d2e7d1bd6c847;hb=72fae04e9705bf14181095efc4cd23dec883681a;hp=bce28962ec436446fea820d90ce6ad488566627d;hpb=f1e7d97b8cae93e1c77f5a5085880409b01fcdbe;p=friendica.git diff --git a/view/theme/vier/templates/search_item.tpl b/view/theme/vier/templates/search_item.tpl index bce28962ec..44fb6804d3 100644 --- a/view/theme/vier/templates/search_item.tpl +++ b/view/theme/vier/templates/search_item.tpl @@ -1,8 +1,10 @@ - - + + + +
{{if $item.star}}{{$item.star.starred}}{{/if}} - {{if $item.lock}}{{$item.lock}}{{/if}} + {{if $item.lock}}{{$item.lock}}{{/if}}
@@ -16,7 +18,7 @@ {{$item.name}} @@ -25,12 +27,12 @@ {{$item.name}} {{if $item.plink}}{{$item.ago}}{{else}} {{$item.ago}} {{/if}} - {{if $item.lock}}{{$item.lock}} {{/if}} + {{if $item.lock}}{{$item.lock}} {{/if}}
- {{if $item.title}}

{{$item.title}}

{{/if}} -
{{$item.body nofilter}}
+ {{if $item.title}}

{{$item.title}}

{{/if}} +
{{$item.body_html nofilter}}
@@ -45,24 +47,25 @@
-
- - {{if $item.conv}}{{/if}} +
+ {{if $item.conv}}{{/if}}
-
{{$item.location nofilter}} 
+
{{$item.location_html nofilter}} 
{{if $item.star}} - {{$item.star.do}} - {{$item.star.undo}} + {{$item.star.do}} + {{$item.star.undo}} {{$item.star.tagger}} {{/if}} - {{if $item.vote}} - {{$item.vote.like.1}} - {{$item.vote.dislike.1}} + {{if $item.vote.like}} + {{$item.vote.like.1}} + {{/if}} + {{if $item.vote.dislike}} + {{$item.vote.dislike.1}} {{/if}} {{if $item.vote.share}} @@ -87,7 +90,7 @@
- -
{{$item.dislike nofilter}}
+ +
{{$item.dislike_html nofilter}}