Changeset 32333 for trunk/src/wp-admin/customize.php
- Timestamp:
- 05/03/2015 04:17:06 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/customize.php
r31984 r32333 151 151 </div> 152 152 <div class="accordion-section-content"><?php 153 echo __( 'The Customizer allows you to preview changes to your site before publishing them. You can also navigate to different pages on your site to preview them.' );153 _e( 'The Customizer allows you to preview changes to your site before publishing them. You can also navigate to different pages on your site to preview them.' ); 154 154 ?></div> 155 155 </div>
Note: See TracChangeset
for help on using the changeset viewer.