X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontacts-template.tpl;h=b320b0d050255da730248d852559033d6df086d1;hb=0c12d8af5f63ddd0df6eb4577f339bd68c98feb8;hp=5797196ebb7dc4d0b20912d4acd52150ce658438;hpb=9a8d1064143233794bb2e2852137882e7264e719;p=friendica.git diff --git a/view/templates/contacts-template.tpl b/view/templates/contacts-template.tpl index 5797196ebb..b320b0d050 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}}