From 9417d79543d00cbc783baa6cb406f310abdef01c Mon Sep 17 00:00:00 2001 From: nacin Date: Thu, 16 Dec 2010 07:07:42 +0000 Subject: [PATCH] Move to 'Documentation on XY' in the network admin. see #15314. git-svn-id: http://svn.automattic.com/wordpress/trunk@16983 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/network/settings.php | 2 +- wp-admin/network/site-info.php | 2 +- wp-admin/network/site-options.php | 2 +- wp-admin/network/site-users.php | 2 +- wp-admin/network/upgrade.php | 2 +- wp-admin/network/user-new.php | 2 +- wp-admin/network/users.php | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/wp-admin/network/settings.php b/wp-admin/network/settings.php index 339e5d055..a42725bb0 100644 --- a/wp-admin/network/settings.php +++ b/wp-admin/network/settings.php @@ -30,7 +30,7 @@ add_contextual_help($current_screen, '

' . __('Menu setting enables/disables the plugin menus from appearing for non super admins, so that only super admins, not site admins, have access to activate plugins.') . '

' . '

' . __('Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Super Admin > Users and click on Username or the Edit action link below that name. This goes to an Edit User page where you can check a box to grant super admin privileges.') . '

' . '

' . __('For more information:') . '

' . - '

' . __('Network Options Documentation') . '

' . + '

' . __('Documentation on Network Settings') . '

' . '

' . __('Support Forums') . '

' ); diff --git a/wp-admin/network/site-info.php b/wp-admin/network/site-info.php index 58333156c..f27956e97 100644 --- a/wp-admin/network/site-info.php +++ b/wp-admin/network/site-info.php @@ -21,7 +21,7 @@ add_contextual_help($current_screen, '

' . __('Info The domain and path are rarely edited as this can cause the site to not work properly. The Registered date and Last Updated date are displayed. Network admins can mark a site as Archived, Spammed, Deleted and Mature, to remove from public listings or disable.') . '

' . '

' . __('See the contextual help on the next tab. ') . '

' . '

' . __('For more information:') . '

' . - '

' . __('Network Options Documentation') . '

' . + '

' . __('Documentation on Network Settings') . '

' . '

' . __('Support Forums') . '

' ); diff --git a/wp-admin/network/site-options.php b/wp-admin/network/site-options.php index e703cafe4..71fd29b4c 100644 --- a/wp-admin/network/site-options.php +++ b/wp-admin/network/site-options.php @@ -21,7 +21,7 @@ add_contextual_help($current_screen, '

' . __('Options This page shows a list of all options 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 option is stored in the database.') . '

' . '

' . __('See the contextual help on the next tab. ') . '

' . '

' . __('For more information:') . '

' . - '

' . __('Network Options Documentation') . '

' . + '

' . __('Documentation on Network Settings') . '

' . '

' . __('Support Forums') . '

' ); diff --git a/wp-admin/network/site-users.php b/wp-admin/network/site-users.php index cfea1c44b..fcebf7ca5 100644 --- a/wp-admin/network/site-users.php +++ b/wp-admin/network/site-users.php @@ -27,7 +27,7 @@ add_contextual_help($current_screen, '

' . __('Users This displays the users associated with this site. You can also change their role, reset their passowrd, or remove them from the site. Removing the user from the site does not remove the user from the network. ') . '

' . '

' . __('See the contextual help on the next tab. ') . '

' . '

' . __('For more information:') . '

' . - '

' . __('Network Options Documentation') . '

' . + '

' . __('Documentation on Network Settings') . '

' . '

' . __('Support Forums') . '

' ); diff --git a/wp-admin/network/upgrade.php b/wp-admin/network/upgrade.php index 3384a500b..b3ba300c9 100644 --- a/wp-admin/network/upgrade.php +++ b/wp-admin/network/upgrade.php @@ -23,7 +23,7 @@ add_contextual_help($current_screen, '

' . __('If a version update to core has not happened, clicking this button won’t affect anything.') . '

' . '

' . __('If this process fails for any reason, users logging in to their sites will force the same update.') . '

' . '

' . __('For more information:') . '

' . - '

' . __('Update Network Documentation') . '

' . + '

' . __('Documentation on Update Network') . '

' . '

' . __('Support Forums') . '

' ); diff --git a/wp-admin/network/user-new.php b/wp-admin/network/user-new.php index 7f5fff9bc..ebce84289 100644 --- a/wp-admin/network/user-new.php +++ b/wp-admin/network/user-new.php @@ -21,7 +21,7 @@ add_contextual_help($current_screen, '

' . __('Add User will add that person to this table and send them an email.') . '

' . '

' . __('Users who are signed up to the network without a site are added as subscribers to the main or primary dashboard site, giving them profile pages to manage their accounts. These users will only see Dashboard and My Sites in the main navigation until a site is created for them.') . '

' . '

' . __('For more information:') . '

' . - '

' . __('Network Users Documentation') . '

' . + '

' . __('Documentation on Network Users') . '

' . '

' . __('Support Forums') . '

' ); diff --git a/wp-admin/network/users.php b/wp-admin/network/users.php index 69e375001..daa3a39bf 100644 --- a/wp-admin/network/users.php +++ b/wp-admin/network/users.php @@ -30,7 +30,7 @@ add_contextual_help($current_screen, '

' . __('The bulk action will permanently delete selected users, or mark/unmark those selected as spam. Spam users will have posts removed and will be unable to sign up again with the same email addresses.') . '

' . '

' . __('You can make an existing user an additional super admin by going to the Edit User profile page and checking the box to grant that privilege.') . '

' . '

' . __('For more information:') . '

' . - '

' . __('Network Users Documentation') . '

' . + '

' . __('Documentation on Network Users') . '

' . '

' . __('Support Forums') . '

' );