Ticket #29769: upgrade-revised.php.diff
File upgrade-revised.php.diff, 891 bytes (added by , 10 years ago) |
---|
-
upgrade.php
103 103 <p><?php _e( 'WordPress has been updated! Before we send you on your way, we need to individually upgrade the sites in your network.' ); ?></p> 104 104 <?php endif; ?> 105 105 106 <div class="updated inline"><p> 107 <?php _e('<strong>Important:</strong> before updating, please <a href="http://codex.wordpress.org/WordPress_Backups">back up your database and files</a>. For help with updates, visit the <a href="http://codex.wordpress.org/Updating_WordPress">Updating WordPress</a> Codex page.'); ?> 108 </p></div> 109 106 110 <p><?php _e( 'The database upgrade process may take a little while, so please be patient.' ); ?></p> 107 111 <p><a class="button" href="upgrade.php?action=upgrade"><?php _e( 'Upgrade Network' ); ?></a></p> 108 112 <?php