From 0dbb864d7db5179881c61edcb52d06be03971732 Mon Sep 17 00:00:00 2001 From: Raroun Date: Sun, 12 Nov 2023 14:43:48 +0100 Subject: [PATCH] Update wall_thread.tpl Changes for code review --- view/theme/frio/templates/wall_thread.tpl | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 8defb82348..4ef23931fd 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -128,7 +128,16 @@ as the value of $top_child_total (this is done at the end of this file) {{if $item.network_icon != "" && $item.plink}} {{else}} - {{$item.network_name}} + {{if $item.network_icon != ""}} + + {{else}} + {{$item.network_name}} + {{/if}} + {{if $item.plink}} {{*link to the original source of the item *}} + + + + {{/if}} {{/if}} {{if $item.thread_level==1}}