X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontacts-template.tpl;h=b320b0d050255da730248d852559033d6df086d1;hb=2628da422a57f573466f08ca3eb5791bf2bc35cf;hp=d85fcfb5af41460c698b20a0c4a8ea57d2eea377;hpb=f303f9edf2dd9943d07e6507006f61ca2abadaa5;p=friendica.git diff --git a/view/templates/contacts-template.tpl b/view/templates/contacts-template.tpl index d85fcfb5af..b320b0d050 100644 --- a/view/templates/contacts-template.tpl +++ b/view/templates/contacts-template.tpl @@ -5,14 +5,14 @@
-{{$desc}} - - +{{$desc nofilter}} + +
-{{$tabs}} +{{$tabs nofilter}}
{{foreach $contacts as $contact}} @@ -21,7 +21,7 @@
{{foreach $batch_actions as $n=>$l}} - + {{/foreach}}
@@ -53,7 +53,7 @@ }); -{{$paginate}} +{{$paginate nofilter}}