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

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

+

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

{{if $finding}}

{{$finding}}

{{/if}} @@ -14,7 +14,7 @@ {{$tabs}} -
+ {{foreach $contacts as $contact}} {{include file="contact_template.tpl"}} {{/foreach}}