- Timestamp:
- 10/07/2015 01:27:01 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-comments-list-table.php
r34508 r34891 444 444 $this->display_tablenav( 'top' ); 445 445 446 $this->screen->render_screen_reader_content( 'heading_list' ); 447 446 448 ?> 447 449 <table class="wp-list-table <?php echo implode( ' ', $this->get_table_classes() ); ?>">
Note: See TracChangeset
for help on using the changeset viewer.