Changeset 5985
- Timestamp:
- 08/30/2007 02:41:03 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/update.php
r5955 r5985 33 33 34 34 ?> 35 <div id="update-nag"><?php printf( __(' Update Available! <a href="%s">Please upgrade now</a>.'), $cur->url ); ?></div>35 <div id="update-nag"><?php printf( __('A new version of WordPress is available! <a href="%s">Please update now</a>.'), $cur->url ); ?></div> 36 36 <?php 37 37 }
Note: See TracChangeset
for help on using the changeset viewer.