Changeset 49490
- Timestamp:
- 11/03/2020 05:53:34 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/update-core.php
r49483 r49490 314 314 update_site_option( 'auto_update_core_major', 0 ); 315 315 } 316 echo '<div class="notice notice- infois-dismissible"><p>';316 echo '<div class="notice notice-success is-dismissible"><p>'; 317 317 _e( 'WordPress auto-update settings updated.' ); 318 318 echo '</p></div>';
Note: See TracChangeset
for help on using the changeset viewer.