Changeset 31973 for trunk/src/wp-admin/my-sites.php
- Timestamp:
- 04/01/2015 10:05:17 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/my-sites.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/my-sites.php
r31200 r31973 53 53 54 54 if ( $updated ) { ?> 55 <div id="message" class="updated "><p><strong><?php _e( 'Settings saved.' ); ?></strong></p></div>55 <div id="message" class="updated notice is-dismissible"><p><strong><?php _e( 'Settings saved.' ); ?></strong></p></div> 56 56 <?php } ?> 57 57
Note: See TracChangeset
for help on using the changeset viewer.