X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/f9001779751f83dc8a10e478bfecb4d8dd5f964c..73db1360084ff9b194f8463cd9a45d4239546628:/wp-admin/options-media.php diff --git a/wp-admin/options-media.php b/wp-admin/options-media.php index 67c30ad4..6e3a29ce 100644 --- a/wp-admin/options-media.php +++ b/wp-admin/options-media.php @@ -21,7 +21,7 @@ add_contextual_help($current_screen, ( is_multisite() ? '' : '

' . __('Uploading Options gives you folder and path choices for storing your files in your installation’s directory.') . '

' ) . '

' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '

' . '

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

' . - '

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

' . + '

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

' . '

' . __('Support Forums') . '

' );