From: Raroun Date: Sun, 12 Nov 2023 13:43:48 +0000 (+0100) Subject: Update wall_thread.tpl X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0dbb864d7db5179881c61edcb52d06be03971732;p=friendica.git Update wall_thread.tpl Changes for code review --- 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}}