Changeset 18092 for trunk/wp-admin/network/sites.php
- Timestamp:
- 06/01/2011 03:37:04 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/network/sites.php
r17900 r18092 35 35 '<li>' . __('Visit to go to the frontend site live.') . '</li></ul>' . 36 36 '<p>' . __('The site ID is used internally, and is not shown on the front end of the site or to users/viewers.') . '</p>' . 37 '<p>' . __('Clicking on bold settings can re-sort this table. The upper right icons switch between list and excerpt views.') . '</p>' .37 '<p>' . __('Clicking on bold headings can re-sort this table.') . '</p>' . 38 38 '<p><strong>' . __('For more information:') . '</strong></p>' . 39 39 '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin_Sites_Screens" target="_blank">Documentation on Site Management</a>') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.