Changeset 15116 for trunk/wp-admin/ms-users.php
- Timestamp:
- 06/02/2010 08:04:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/ms-users.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 table shows all users across the network and the sites to which they are assigned.') . '</p>' . 23 23 '<p>' . __('Hover over any user on the list to make the edit links appear. The Edit link on the left will take you to his or her Edit User profile page; the Edit link on the right by any site name goes to an Edit Site screen for that site.') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.