Changeset 31672
- Timestamp:
- 03/07/2015 11:03:00 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-theme-install-list-table.php
r30648 r31672 174 174 175 175 <?php 176 parent::tablenav( 'bottom' );176 $this->tablenav( 'bottom' ); 177 177 } 178 178
Note: See TracChangeset
for help on using the changeset viewer.