- Timestamp:
- 05/16/2012 11:38:53 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-theme-install-list-table.php
r20811 r20812 276 276 */ 277 277 function theme_installer_single( $theme ) { 278 $class = 'wp-full-overlay';279 if ( $theme )280 $class .= ' single-theme';281 282 278 ?> 283 279 <div id="theme-installer" class="wp-full-overlay single-theme">
Note: See TracChangeset
for help on using the changeset viewer.