X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontacts-template.tpl;h=b320b0d050255da730248d852559033d6df086d1;hb=ae2959c7805ae458b125f33e34f650c1520b4ccf;hp=774bc00deb338d5933bb87465cc0d016b817cc2c;hpb=aed28a24f158535cff11a60bad45b0b4fd4ef2ce;p=friendica.git diff --git a/view/templates/contacts-template.tpl b/view/templates/contacts-template.tpl index 774bc00deb..b320b0d050 100644 --- a/view/templates/contacts-template.tpl +++ b/view/templates/contacts-template.tpl @@ -1,25 +1,25 @@ -

{{$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}}