Make WordPress Core

Ticket #882: editpages.diff

File editpages.diff, 354 bytes (added by adsworth, 21 years ago)
  • wp-admin/edit-pages.php

     
    3434    <th scope="col"></th>
    3535    <th scope="col"></th>
    3636  </tr>
    37 <?php page_rows(); ?>
     37<?php page_rows(0,0,$posts); ?>
    3838</table>
    3939<?php
    4040} else {