From b660e312b734ce93c0f2c09535b6e5f0a714ca88 Mon Sep 17 00:00:00 2001 From: Raroun Date: Thu, 2 Nov 2023 13:42:55 +0100 Subject: [PATCH 1/3] Remove button descriton text and foreced left align DIV --- view/theme/frio/templates/wall_thread.tpl | 46 ++++------------------- 1 file changed, 8 insertions(+), 38 deletions(-) diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 1fa5ed845..20ae474fe 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -59,23 +59,9 @@ as the value of $top_child_total (this is done at the end of this file) {{/if}}
- {{if $item.parentguid}} - - {{$item.inreplyto}} - {{if $item.reshared}}{{/if}} - - {{else}} - {{if $item.thread_level!=1 && $item.isunknown}} - - {{$item.isunknown}} - {{if $item.reshared}}{{/if}} - - {{/if}} - {{/if}} {{if $item.reshared}} - {{$item.reshared nofilter}} +

{{$item.reshared nofilter}}

{{/if}} -

{{* The avatar picture and the photo-menu *}}