Changeset 14166 for trunk/wp-admin/update-core.php
- Timestamp:
- 04/19/2010 08:49:13 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/update-core.php
r14139 r14166 245 245 ?> 246 246 <h3><?php _e( 'Themes' ); ?></h3> 247 <p><?php _e( 'The following themes have new versions available. Check the ones you want to update and then click “Update Themes” .' ); ?></p>247 <p><?php _e( 'The following themes have new versions available. Check the ones you want to update and then click “Update Themes”.' ); ?></p> 248 248 <p><?php printf( __('<strong>Please Note:</strong> Any customizations you have made to the Themes files will be lost. Please consider using <a href="%s">child themes</a> for modifications.'), _x('http://codex.wordpress.org/Child_Themes', 'Link used in suggestion to use child themes in GUU') ); ?></p> 249 249 <form method="post" action="<?php echo $form_action; ?>" name="upgrade-themes" class="upgrade">
Note: See TracChangeset
for help on using the changeset viewer.