Changeset 15116 for trunk/wp-admin/ms-options.php
- Timestamp:
- 06/02/2010 08:04:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/ms-options.php
r15102 r15116 19 19 $parent_file = 'ms-admin.php'; 20 20 21 add_contextual_help($current_screen, 21 add_contextual_help($current_screen, 22 22 '<p>' . __('This screen sets and changes options for the network as a whole. The first site is the main site in the network and network options are pulled from that original site’s options.') . '</p>' . 23 23 '<p>' . __('Operational settings has fields for the network’s name, admin email, and whether global terms will be disabled (the default) or maintained across all sites on the network.') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.