diff --git a/view/theme/frio/templates/search_item.tpl b/view/theme/frio/templates/search_item.tpl index 6c2b815161..1cbd8451d4 100644 --- a/view/theme/frio/templates/search_item.tpl +++ b/view/theme/frio/templates/search_item.tpl @@ -11,65 +11,18 @@
{{* Put additional actions in a top-right dropdown menu *}} - +
+ {{if $item.network_icon != ""}} + + {{else}} + {{$item.network_name}} + {{/if}} + {{if $item.plink}} {{*link to the original source of the item *}} + + + + {{/if}} +
{{* The avatar picture and the photo-menu *}}