]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/contacts-template.tpl
Normalize field_*.tpl formatting
[friendica.git] / view / theme / frio / templates / contacts-template.tpl
index 2fbb22044607b7d59f512126b64df007d7e34804..37821a58708f980cb885d2d74b9cf241231e6e7e 100644 (file)
@@ -3,7 +3,7 @@
        var dropContact = "{{$contact_drop_confirm}}";
 </script>
 
-{{$tabs}}
+{{$tabs nofilter}}
 
 <div id="contacts" class="generic-page-wrapper">
 
@@ -61,5 +61,5 @@
                <div id="contact-edit-end" class="clear"></div>
        </form>
 
-       {{$paginate}}
+       {{$paginate nofilter}}
 </div>