Use tools screen_icon for udpate-core. Props ocean90, fixes #15531.
git-svn-id: https://develop.svn.wordpress.org/trunk@16533 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fe3aa01f7b
commit
9605850c9a
@ -327,7 +327,7 @@ function do_core_upgrade( $reinstall = false ) {
|
||||
}
|
||||
?>
|
||||
<div class="wrap">
|
||||
<?php screen_icon(); ?>
|
||||
<?php screen_icon('tools'); ?>
|
||||
<h2><?php _e('Update WordPress'); ?></h2>
|
||||
<?php
|
||||
if ( $wp_filesystem->errors->get_error_code() ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user