X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontacts-template.tpl;h=1631640a0a5ed0a93af54d9659d6efacd0328423;hb=728e82d8b076cddac451e7db932a79397e443bfb;hp=5797196ebb7dc4d0b20912d4acd52150ce658438;hpb=a3f757808584145287f38934a68692e43c02fd22;p=friendica.git diff --git a/view/templates/contacts-template.tpl b/view/templates/contacts-template.tpl index 5797196ebb..1631640a0a 100644 --- a/view/templates/contacts-template.tpl +++ b/view/templates/contacts-template.tpl @@ -1,20 +1,20 @@ -

{{$header}}{{if $total}} ({{$total}}){{/if}}

+

{{$header}}{{if $total}} ({{$total}}){{/if}}

{{if $finding}}

{{$finding}}

{{/if}}
-
-{{$desc}} + +{{$desc nofilter}}
-{{$tabs}} +{{$tabs nofilter}} -
+ {{foreach $contacts as $contact}} {{include file="contact_template.tpl"}} {{/foreach}} @@ -53,7 +53,7 @@ }); -{{$paginate}} +{{$paginate nofilter}}