Changeset 17051 for trunk/wp-admin/network/site-themes.php
- Timestamp:
- 12/19/2010 04:38:04 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/network/site-themes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/network/site-themes.php
r17045 r17051 28 28 '<p>' . sprintf( __('<strong>Themes</strong> - This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the <a href="%s">Network Themes</a> screen.' ), network_admin_url( 'themes.php' ) ) . '</p>' . 29 29 '<p>' . __('<strong>Settings</strong> - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database.') . '</p>' . 30 '<p>' . __('See the contextual help on the other tabs.') . '</p>' .31 30 '<p><strong>' . __('For more information:') . '</strong></p>' . 32 31 '<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.