Changeset 31973 for trunk/src/wp-admin/user-edit.php
- Timestamp:
- 04/01/2015 10:05:17 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/user-edit.php
r31829 r31973 187 187 <?php } ?> 188 188 <?php if ( isset($_GET['updated']) ) : ?> 189 <div id="message" class="updated ">189 <div id="message" class="updated notice is-dismissible"> 190 190 <?php if ( IS_PROFILE_PAGE ) : ?> 191 191 <p><strong><?php _e('Profile updated.') ?></strong></p>
Note: See TracChangeset
for help on using the changeset viewer.