X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/41578db67d72562346e4dbb2a14889b23d522813..38ac4bc40322ecdc4052db4263466573e01fa51f:/wp-admin/media-new.php diff --git a/wp-admin/media-new.php b/wp-admin/media-new.php index ac96e8a1..f68a4eef 100644 --- a/wp-admin/media-new.php +++ b/wp-admin/media-new.php @@ -53,7 +53,7 @@ get_current_screen()->add_help_tab( array( ) ); get_current_screen()->set_help_sidebar( '

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

' . - '

' . __('Documentation on Uploading Media Files') . '

' . + '

' . __('Documentation on Uploading Media Files') . '

' . '

' . __('Support Forums') . '

' );