Changeset 59784 for trunk/src/wp-admin/network/settings.php
- Timestamp:
- 02/08/2025 11:42:29 AM (17 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/network/settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/settings.php
r59600 r59784 249 249 250 250 <tr id="addnewusers"> 251 <th scope="row"><?php _e( 'Add NewUsers' ); ?></th>252 <td> 253 <label><input name="add_new_users" type="checkbox" id="add_new_users" value="1"<?php checked( get_site_option( 'add_new_users' ) ); ?> /> <?php _e( 'Allow site administrators to add new users to their site via the "Users → Add NewUser" page' ); ?></label>251 <th scope="row"><?php _e( 'Add Users' ); ?></th> 252 <td> 253 <label><input name="add_new_users" type="checkbox" id="add_new_users" value="1"<?php checked( get_site_option( 'add_new_users' ) ); ?> /> <?php _e( 'Allow site administrators to add new users to their site via the "Users → Add User" page' ); ?></label> 254 254 </td> 255 255 </tr>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)