Changeset 34891 for trunk/src/wp-admin/theme-install.php
- Timestamp:
- 10/07/2015 01:27:01 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/theme-install.php
r34086 r34891 128 128 <?php install_themes_upload(); ?> 129 129 </div> 130 131 <h2 class="screen-reader-text"><?php _e( 'Filter themes list' ); ?></h2> 130 132 131 133 <div class="wp-filter"> … … 172 174 </div> 173 175 </div> 176 <h2 class="screen-reader-text"><?php _e( 'Themes list' ); ?></h2> 174 177 <div class="theme-browser content-filterable"></div> 175 178 <div class="theme-install-overlay wp-full-overlay expanded"></div>
Note: See TracChangeset
for help on using the changeset viewer.