From 0f727e490abaa3d7b728ddc63f6d35aa2d419bf0 Mon Sep 17 00:00:00 2001 From: Marcus Funch Date: Wed, 4 Jun 2025 12:13:20 +0200 Subject: [PATCH] Frio: Make profile contacts header link to contacts instead of the eye --- view/theme/frio/templates/widget/contacts.tpl | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/view/theme/frio/templates/widget/contacts.tpl b/view/theme/frio/templates/widget/contacts.tpl index 65dbfd5b7b..f2d26db6d6 100644 --- a/view/theme/frio/templates/widget/contacts.tpl +++ b/view/theme/frio/templates/widget/contacts.tpl @@ -6,14 +6,16 @@ *}}
-

{{$contacts}}

- {{if $micropro}} - - + +

{{$contacts}}

{{$viewcontacts}}
+{{else}} +

{{$contacts}}

+{{/if}} +{{if $micropro}}
{{foreach $micropro as $m}} {{$m nofilter}}