diff --git a/wp-admin/network/sites.php b/wp-admin/network/sites.php index b838e89574..db285966f3 100644 --- a/wp-admin/network/sites.php +++ b/wp-admin/network/sites.php @@ -25,9 +25,9 @@ add_contextual_help($current_screen, '

' . __('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.') . '

' . '

' . __('Hovering over each site reveals seven options (three for the primary site):') . '

' . '' . '

' . __('The site ID is used internally, and is not shown on the front end of the site or to users/viewers.') . '

' . '

' . __('Clicking on bold settings can re-sort this table. The upper right icons switch between list and excerpt views.') . '

' .