diff --git a/src/wp-admin/update-core.php b/src/wp-admin/update-core.php index a8eb7f51e0..e6b9b0cc06 100644 --- a/src/wp-admin/update-core.php +++ b/src/wp-admin/update-core.php @@ -162,7 +162,7 @@ function core_upgrade_preamble() { } echo ''; } else { - echo '

'; + echo '

'; _e('Important: before updating, please back up your database and files. For help with updates, visit the Updating WordPress Codex page.'); echo '

';