From 51905cee45a209bef260798b35b0edafb056a412 Mon Sep 17 00:00:00 2001 From: Raroun Date: Mon, 2 Oct 2023 10:39:49 +0200 Subject: [PATCH] added new tab for wall-titles too --- view/theme/frio/templates/wall_thread.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 0b6e72054..7078d91f4 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -238,7 +238,7 @@ as the value of $top_child_total (this is done at the end of this file) {{* item content *}}
{{if $item.title}} -

{{$item.title}}


+

{{$item.title}}


{{/if}}
{{$item.body_html nofilter}}