Changeset 26519 for trunk/src/wp-admin/themes.php
- Timestamp:
- 12/02/2013 07:11:43 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/themes.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/themes.php
r26517 r26519 246 246 <div class="theme-backdrop"></div> 247 247 <div class="theme-wrap"> 248 <div class="theme- utility">249 <div alt="<?php _e( 'Close overlay' ); ?>" class=" backdashicons dashicons-no"></div>248 <div class="theme-header"> 249 <div alt="<?php _e( 'Close overlay' ); ?>" class="close dashicons dashicons-no"></div> 250 250 <div alt="<?php _e( 'Show previous theme' ); ?>" class="left dashicons dashicons-no"></div> 251 251 <div alt="<?php _e( 'Show next theme' ); ?>" class="right dashicons dashicons-no"></div> 252 252 </div> 253 253 <div class="theme-about"> 254 254 <div class="theme-screenshots"> 255 255 <# if ( data.screenshot[0] ) { #> … … 311 311 312 312 <# if ( ! data.active && data.actions.delete ) { #> 313 <a href="{{{ data.actions.delete }}}" class=" delete-theme"><?php _e( 'Delete' ); ?></a>313 <a href="{{{ data.actions.delete }}}" class="button button-secondary delete-theme"><?php _e( 'Delete' ); ?></a> 314 314 <# } #> 315 315 </div> 316 </div> 316 317 </script> 317 318
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)