Ticket #11280: update-core.patch
File update-core.patch, 767 bytes (added by , 15 years ago) |
---|
-
wp-admin/update-core.php
131 131 echo '</h3>'; 132 132 } else { 133 133 echo '<div class="updated"><p>'; 134 _e('<strong>Important:</strong> before updating, please <a href="http://codex.wordpress.org/WordPress_Backups">backup your database and files</a>. ');134 _e('<strong>Important:</strong> before updating, please <a href="http://codex.wordpress.org/WordPress_Backups">backup your database and files</a>. For help with updates, visit the <a href="http://codex.wordpress.org/Updating_WordPress">Updating WordPress Codex page</a>.'); 135 135 echo '</p></div>'; 136 136 137 137 echo '<h3 class="response">';