From: Jakobus Schürz Date: Wed, 4 Oct 2023 10:01:20 +0000 (+0200) Subject: add loading="lazy" also to vier templates X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6adbdfc1073f17546b0f64bb918806c7884f2963;p=friendica.git add loading="lazy" also to vier templates --- diff --git a/view/theme/vier/templates/contact/entry.tpl b/view/theme/vier/templates/contact/entry.tpl index e99aab93d2..96f7643f68 100644 --- a/view/theme/vier/templates/contact/entry.tpl +++ b/view/theme/vier/templates/contact/entry.tpl @@ -6,7 +6,7 @@ onmouseout="t{{$contact.id}}=setTimeout('closeMenu(\'contact-photo-menu-button-{{$contact.id}}\'); closeMenu(\'contact-photo-menu-{{$contact.id}}\');',200)"> --> - {{$contact.name}} + {{$contact.name}} {{if $multiselect}} diff --git a/view/theme/vier/templates/search_item.tpl b/view/theme/vier/templates/search_item.tpl index 51de297d3a..1c3b188949 100644 --- a/view/theme/vier/templates/search_item.tpl +++ b/view/theme/vier/templates/search_item.tpl @@ -15,7 +15,7 @@ - {{$item.name}} + {{$item.name}}