X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontacts-template.tpl;h=b320b0d050255da730248d852559033d6df086d1;hb=37c7a18d00402df8cdc4233fb3be73377220a5f4;hp=896f9af4c9f9d7f5fd7714d72556e06451a008a8;hpb=b7a50a24c74184e1d068b457bf1099ea9c2ed405;p=friendica.git diff --git a/view/templates/contacts-template.tpl b/view/templates/contacts-template.tpl index 896f9af4c9..b320b0d050 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}}