X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/256a3b381f63716209b3527d0a14442ae570c283..caeaf8dc94b5e3f75dc98ec92dc7b76049cdddb6:/wp-admin/options-media.php diff --git a/wp-admin/options-media.php b/wp-admin/options-media.php index e0c06ca3..651b08dd 100644 --- a/wp-admin/options-media.php +++ b/wp-admin/options-media.php @@ -32,7 +32,7 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '

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

' . '

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

' . - '

' . __('Support Forums') . '

' + '

' . __('Support Forums') . '

' ); include( ABSPATH . 'wp-admin/admin-header.php' ); @@ -49,7 +49,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

- + - + - + + - +
@@ -61,7 +61,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
@@ -71,7 +71,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
@@ -98,14 +98,14 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); // If upload_url_path is not the default (empty), and upload_path is not the default ('wp-content/uploads' or empty) if ( get_option('upload_url_path') || ( get_option('upload_path') != 'wp-content/uploads' && get_option('upload_path') ) ) : ?> -

wp-content/uploads'); ?>