Make WordPress Core


Ignore:
Timestamp:
06/02/2010 08:04:07 PM (14 years ago)
Author:
ryan
Message:

Cut 'em out, move 'em on, trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/ms-users.php

    r15102 r15116  
    1919$parent_file = 'ms-admin.php';
    2020
    21 add_contextual_help($current_screen, 
     21add_contextual_help($current_screen,
    2222    '<p>' . __('This table shows all users across the network and the sites to which they are assigned.') . '</p>' .
    2323    '<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.