- Timestamp:
- 10/24/2017 10:46:27 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-theme-control.php
r42002 r42006 92 92 <p> 93 93 <?php 94 /* translators: %s is the linked update nowbutton */94 /* translators: %s: "Update now" button */ 95 95 printf( __( 'New version available. %s' ), '<button class="button-link update-theme" type="button">' . __( 'Update now' ) . '</button>' ); 96 96 ?>
Note: See TracChangeset
for help on using the changeset viewer.