Changeset 22167 for trunk/wp-admin/includes/class-wp-themes-list-table.php
- Timestamp:
- 10/10/2012 08:34:19 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-themes-list-table.php
r22019 r22167 92 92 <div class="tablenav themes <?php echo $which; ?>"> 93 93 <?php $this->pagination( $which ); ?> 94 <span class=" ajax-loading list-ajax-loadingspinner"></span>94 <span class="spinner"></span> 95 95 <br class="clear" /> 96 96 </div>
Note: See TracChangeset
for help on using the changeset viewer.