From 04cb1b130a90933a51d040950f6699703d9ce351 Mon Sep 17 00:00:00 2001 From: Raroun Date: Sat, 4 Nov 2023 13:35:35 +0100 Subject: [PATCH 1/3] Maing the more menu on mobile the same as on desktop --- view/theme/frio/templates/wall_thread.tpl | 138 +++++++++++++--------- 1 file changed, 85 insertions(+), 53 deletions(-) diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 5615d704a..a69a03405 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -537,68 +537,100 @@ as the value of $top_child_total (this is done at the end of this file) {{/if}} From d6c54badb89fcf133e3d6a78bc03fdd9cb928e22 Mon Sep 17 00:00:00 2001 From: Raroun Date: Sat, 4 Nov 2023 16:38:52 +0100 Subject: [PATCH 2/3] Update view/theme/frio/templates/wall_thread.tpl Co-authored-by: Hypolite Petovan --- view/theme/frio/templates/wall_thread.tpl | 5 ----- 1 file changed, 5 deletions(-) diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index a69a03405..34b9b894f 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -581,11 +581,6 @@ as the value of $top_child_total (this is done at the end of this file) {{/if}} - {{if $item.browsershare}} - - {{/if}} {{if ($item.edpost || $item.tagger || $item.filer || $item.pin || $item.star || $item.follow_thread) && ($item.ignore || ($item.drop && $item.drop.dropping))}} From 99bab9881ddd25343b7878ce7c01c21625a8a9eb Mon Sep 17 00:00:00 2001 From: Raroun Date: Sun, 5 Nov 2023 14:15:22 +0100 Subject: [PATCH 3/3] fix indentation in wall_thread.tpl --- view/theme/frio/templates/wall_thread.tpl | 156 +++++++++++----------- 1 file changed, 78 insertions(+), 78 deletions(-) diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 65119e781..c4e3d78f5 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -560,95 +560,95 @@ as the value of $top_child_total (this is done at the end of this file) {{/if}}