Changeset 16001
- Timestamp:
- 10/27/2010 08:14:48 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/network/sites.php
r15956 r16001 26 26 '<p>' . __('Hovering over each site reveals seven options (three for the primary site):') . '</p>' . 27 27 '<ul><li>' . __('An Edit link to a separate Edit Site screen.') . '</li>' . 28 '<li>' . __('Dashboard to the Dashboard for that site.') . '</li>' .28 '<li>' . __('Dashboard leads to the Dashboard for that site.') . '</li>' . 29 29 '<li>' . __('Deactivate, Archive, and Spam which lead to confirmation screens. These actions can be reversed later.') . '</li>' . 30 '<li>' . __('Delete which is a permanent action after the confirmation s screen.') . '</li>' .30 '<li>' . __('Delete which is a permanent action after the confirmation screens.') . '</li>' . 31 31 '<li>' . __('Visit to go to the frontend site live.') . '</li></ul>' . 32 32 '<p>' . __('The site ID is used internally, and is not shown on the front end of the site or to users/viewers.') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.