Changeset 15116 for trunk/wp-admin/ms-sites.php
- Timestamp:
- 06/02/2010 08:04:07 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/ms-sites.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/ms-sites.php
r15054 r15116 20 20 21 21 if ( isset( $_GET['action'] ) && 'editblog' == $_GET['action'] ) { 22 add_contextual_help($current_screen, 22 add_contextual_help($current_screen, 23 23 '<p>' . __('The network admin arrives at this screen to make choices for a given site by clicking on the Edit link on the Sites screen available to them in the Super Admin navigation menu.') . '</p>' . 24 24 '<p>' . __('This extensive list of options has five modules: Site Info, Site Options, allowing Site Themes for this given site, changing the Site User(s) roles and passwords for that site, Adding a new user, and Miscellaneous Site Actions (upload size limits).') . '</p>' . … … 29 29 ); 30 30 } else { 31 add_contextual_help($current_screen, 31 add_contextual_help($current_screen, 32 32 '<p>' . __('Add New takes you farther down on this same page. You can search for a site by Name, ID number, or IP address. Screen Options allows you to choose how many sites to display on one page.') . '</p>' . 33 33 '<p>' . __('This is the main table of all sites on this network. Switch between list and excerpt views by using the icons above the right side of the table.') . '</p>' .
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)