Index: wp-admin/edit-pages.php
===================================================================
--- wp-admin/edit-pages.php	(revision 2432)
+++ wp-admin/edit-pages.php	(working copy)
@@ -34,7 +34,7 @@
     <th scope="col"></th> 
     <th scope="col"></th> 
   </tr> 
-<?php page_rows(); ?>
+<?php page_rows(0,0,$posts); ?>
 </table> 
 <?php
 } else {
