Make WordPress Core


Ignore:
Timestamp:
02/05/2008 06:47:27 AM (17 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-pages.php

    r6380 r6726  
    8888  </thead>
    8989  <tbody id="the-list" class="list:page">
    90   <?php page_rows($posts); ?> 
     90  <?php page_rows($posts); ?>
    9191  </tbody>
    9292</table>
Note: See TracChangeset for help on using the changeset viewer.