' . __('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.') . '
' .
'
' . __('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).') . '
' .
'
' . __('Note that some fields in Site Options are grayed out and say Serialized Data. These are stored values in the database which you cannot change from here.') . '
' . __('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.') . '
' .
'
' . __('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 (only three for the primary or originating site for the network):') . '
' .
'
' . __('an Edit link to a separate Edit Site screen.') . '
' .
'
' . __('Backend means the Dashboard for that site.') . '
' .
'
' . __('Deactivate, Archive, and Spam which lead to confirmation screens. These actions can be reversed later by hover links attached to those sites in this table.') . '
' .
'
' . __('Delete which is a permanent action after the confirmations screen.') . '
' .
'
' . __('Visit to go to the frontend site live.') . '
' .
'
' . __('The site ID is used internally, and 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.') . '
' .
'
' . __('Clicking on Add Site after filling out the address, title, and email adds that new site instantly to the network and this table. You may want to then click on the hover link to edit options for that site.') . '
' .
'
' . __('Make sure you do not add slashes or dots when you fill in the new site name. If the admin email for the new site does not exist in the database, a new user will also be created.') . '