Changeset 41694 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 10/03/2017 12:21:06 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r41670 r41694 3640 3640 </script> 3641 3641 <script type="text/html" id="tmpl-customize-trash-changeset-control"> 3642 <button type="button" class="button-link button-link-delete"><?php _e( ' Trash unpublished changes' ); ?></button>3642 <button type="button" class="button-link button-link-delete"><?php _e( 'Discard changes' ); ?></button> 3643 3643 </script> 3644 3644 <?php
Note: See TracChangeset
for help on using the changeset viewer.