Changeset 31973 for trunk/src/wp-admin/network/users.php
- Timestamp:
- 04/01/2015 10:05:17 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/users.php
r31956 r31973 281 281 if ( isset( $_REQUEST['updated'] ) && $_REQUEST['updated'] == 'true' && ! empty( $_REQUEST['action'] ) ) { 282 282 ?> 283 <div id="message" class="updated "><p>283 <div id="message" class="updated notice is-dismissible"><p> 284 284 <?php 285 285 switch ( $_REQUEST['action'] ) {
Note: See TracChangeset
for help on using the changeset viewer.