From 45efa4ec87fa36a7f7b41d6bba7ec0abbe515ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Mon, 9 Oct 2023 09:23:10 +0200 Subject: [PATCH] set font-size of reply-to and shared-by to class time --- view/theme/frio/templates/wall_thread.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 2deefeadc..1eb459d9b 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -60,13 +60,13 @@ as the value of $top_child_total (this is done at the end of this file) {{/if}}
{{if $item.parentguid}} - + {{$item.isreplyto}} {{if $item.reshared}}{{/if}} {{/if}} {{if $item.reshared}} - {{$item.reshared nofilter}} + {{$item.reshared nofilter}} {{/if}}

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