Changeset 55877 for trunk/src/wp-admin/network/settings.php
- Timestamp:
- 06/03/2023 04:16:55 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/settings.php
r55452 r55877 139 139 140 140 if ( isset( $_GET['updated'] ) ) { 141 ?><div id="message" class="notice notice-success is-dismissible"><p><?php _e( 'Settings saved.' ); ?></p></div> 141 ?> 142 <div id="message" class="notice notice-success is-dismissible"><p><?php _e( 'Settings saved.' ); ?></p></div> 142 143 <?php 143 144 }
Note: See TracChangeset
for help on using the changeset viewer.