diff --git a/page.tgz b/page.tgz index b091a07d..4c9ef1cb 100644 Binary files a/page.tgz and b/page.tgz differ diff --git a/page/page.php b/page/page.php index 6b924294..c5cac764 100755 --- a/page/page.php +++ b/page/page.php @@ -136,14 +136,9 @@ function page_profile_advanced($a,&$b) { foreach($contacts as $contact) { $page .= micropro($contact,false,'page-profile-advanced'); $total_shown ++; - if(($show_total) && ($total_shown == $show_total)) { - $more = true; - $page .= ''; $page .= '
'; if(count($contacts) > 0)