X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontacts-template.tpl;h=1631640a0a5ed0a93af54d9659d6efacd0328423;hb=35444a0e2bea107b728eb9596326f95fa04c055b;hp=bec295924ee51952fca8fe2761367e72a8127fb8;hpb=40790844920f8afe6b9c3bd33536091633c26bf9;p=friendica.git diff --git a/view/templates/contacts-template.tpl b/view/templates/contacts-template.tpl index bec295924e..1631640a0a 100644 --- a/view/templates/contacts-template.tpl +++ b/view/templates/contacts-template.tpl @@ -4,24 +4,24 @@ {{if $finding}}

{{$finding}}

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