From 571f95546abace4fca6ac13280547ac8de4655c0 Mon Sep 17 00:00:00 2001 From: Raroun Date: Sun, 19 Nov 2023 13:45:32 +0100 Subject: [PATCH] Update view/templates/shared_content.tpl Co-authored-by: Hypolite Petovan --- view/templates/shared_content.tpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/view/templates/shared_content.tpl b/view/templates/shared_content.tpl index 83e5dd2579..c7c5cde61a 100644 --- a/view/templates/shared_content.tpl +++ b/view/templates/shared_content.tpl @@ -24,12 +24,12 @@
{{if $network_icon && $link}} - {{elseif $link}} - {{$network_name}} - {{elseif $network_icon}} - - {{else}} - {{$network_name}} + {{elseif $link}} + {{$network_name}} + {{elseif $network_icon}} + + {{else}} + {{$network_name}} {{/if}}