Changeset 32522
- Timestamp:
- 05/21/2015 06:09:46 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/update-core.php
r32116 r32522 163 163 echo '</h3>'; 164 164 } else { 165 echo '<div class=" updated inline"><p>';165 echo '<div class="notice notice-warning"><p>'; 166 166 _e('<strong>Important:</strong> before updating, please <a href="https://codex.wordpress.org/WordPress_Backups">back up your database and files</a>. For help with updates, visit the <a href="https://codex.wordpress.org/Updating_WordPress">Updating WordPress</a> Codex page.'); 167 167 echo '</p></div>';
Note: See TracChangeset
for help on using the changeset viewer.