Changeset 55418 for trunk/src/wp-admin/network/users.php
- Timestamp:
- 02/23/2023 10:11:51 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/users.php
r55415 r55418 256 256 if ( isset( $_REQUEST['updated'] ) && 'true' == $_REQUEST['updated'] && ! empty( $_REQUEST['action'] ) ) { 257 257 ?> 258 <div id="message" class=" updated noticeis-dismissible"><p>258 <div id="message" class="notice notice-success is-dismissible"><p> 259 259 <?php 260 260 switch ( $_REQUEST['action'] ) {
Note: See TracChangeset
for help on using the changeset viewer.