From a609e545b66808f8a8e6c9d2f8dab08acd968880 Mon Sep 17 00:00:00 2001 From: Raroun Date: Tue, 26 Dec 2023 16:43:23 +0100 Subject: [PATCH] Update remote_friends_common.tpl Addes collapsable remote friends in common for frio and vier --- .../widget/remote_friends_common.tpl | 32 ++++++++++--------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/view/templates/widget/remote_friends_common.tpl b/view/templates/widget/remote_friends_common.tpl index e9a801a434..27728fec6a 100644 --- a/view/templates/widget/remote_friends_common.tpl +++ b/view/templates/widget/remote_friends_common.tpl @@ -1,18 +1,20 @@ -
{{$desc nofilter}}      {{if $linkmore}}{{$more}}{{/if}}
-
- {{foreach $contacts as $contact}} -
-
- - {{$contact.name}} - +
{{$desc nofilter}}  {{if $linkmore}}{{$more}}{{/if}}
+
+
+ {{foreach $contacts as $contact}} +
+
+ + {{$contact.name}} + +
+
+ +
-
- -
+ {{/foreach}} +
- {{/foreach}} -