X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontacts-template.tpl;h=1631640a0a5ed0a93af54d9659d6efacd0328423;hb=35444a0e2bea107b728eb9596326f95fa04c055b;hp=896f9af4c9f9d7f5fd7714d72556e06451a008a8;hpb=9d3fb417c26d5168eb926a97f451585e84be3c7b;p=friendica.git diff --git a/view/templates/contacts-template.tpl b/view/templates/contacts-template.tpl index 896f9af4c9..1631640a0a 100644 --- a/view/templates/contacts-template.tpl +++ b/view/templates/contacts-template.tpl @@ -1,27 +1,27 @@ -

{{$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}}
{{foreach $batch_actions as $n=>$l}} - + {{/foreach}}
@@ -53,7 +53,7 @@ }); -{{$paginate}} +{{$paginate nofilter}}