Changeset 16109 for trunk/wp-admin/includes/class-wp-list-table.php
- Timestamp:
- 10/31/2010 01:29:23 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/class-wp-list-table.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-list-table.php
r16061 r16109 617 617 $this->display_table(); 618 618 } else { 619 echo '<br class="clear">'; 620 $this->extra_tablenav( 'top' ); 621 echo '<br class="clear">'; 622 echo '<p>'; 623 $this->no_items(); 624 echo '</p>'; 619 ?> 620 <br class="clear"> 621 <p><?php $this->no_items(); ?></p> 622 <?php 625 623 } 626 624 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)