Make WordPress Core

Ticket #17250: 17250-update-core.php.patch

File 17250-update-core.php.patch, 644 bytes (added by tillkruess, 13 years ago)
  • update-core.php

     
    144144                _e('You have the latest version of WordPress.');
    145145                echo '</h3>';
    146146        } else {
    147                 echo '<div class="updated inline"><p>';
     147                echo '<div class="updated"><p>';
    148148                _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.');
    149149                echo '</p></div>';
    150150