- Timestamp:
- 10/02/2017 03:36:18 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-themes-panel.php
r41648 r41667 90 90 <?php endif; ?> 91 91 </li> 92 <li id="customize-themes-loading-container">93 <span class="customize-loading-text-installing-theme"><?php _e( 'Downloading your new theme…' ); ?></span>94 <span class="customize-loading-text"><?php _e( 'Setting up your live preview. This may take a bit.' ); ?></span>95 </li><?php // Used as a full-screen overlay transition after clicking to preview a theme. ?>96 92 <li class="customize-themes-full-container-container"> 97 93 <ul class="customize-themes-full-container">
Note: See TracChangeset
for help on using the changeset viewer.