X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontacts-template.tpl;h=46ba629ff522420944457847229ffb151e68068a;hb=03d38d9e354b4dbd124cc69ecfa5c3773d33d962;hp=66f3f5c87bcef5654d2a0df9ed2bf6175e52dfd0;hpb=eef66da1453940ec646cae2de5cd863a2c10e24d;p=friendica.git diff --git a/view/templates/contacts-template.tpl b/view/templates/contacts-template.tpl index 66f3f5c87b..46ba629ff5 100644 --- a/view/templates/contacts-template.tpl +++ b/view/templates/contacts-template.tpl @@ -1,30 +1,47 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} -

{{$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}}
- -{{$paginate}} +
+{{foreach $batch_actions as $n=>$l}} + + {{/foreach}} +
+
+ + +{{$paginate nofilter}}