From 45571fe6a7d8848e6deafd4acf9f0b23d2c4810e Mon Sep 17 00:00:00 2001 From: Damian Wajer Date: Wed, 1 Mar 2023 18:09:18 +0100 Subject: [PATCH] [frio] Move "Share via" to the share dropdown --- view/theme/frio/templates/wall_thread.tpl | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index c1a8555cf3..5fda4d2bca 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -479,14 +479,17 @@ as the value of $top_child_total (this is done at the end of this file) {{/if}} + {{if $item.browsershare}} +
  • + +
  • + {{/if}} {{/if}} - {{if $item.browsershare}} - - {{/if}} - {{* Put additional actions in a dropdown menu *}}