From: Hypolite Petovan Date: Mon, 24 Feb 2020 01:20:20 +0000 (-0500) Subject: Move actions dropdown in search item view X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e230619a84c8323e31e1b616c7d2b601f5d2a5b6;p=friendica.git Move actions dropdown in search item view --- 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 *}}