X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/fa11948979fd6a4ea5705dc613b239699a459db3..38ac4bc40322ecdc4052db4263466573e01fa51f:/wp-admin/options-media.php diff --git a/wp-admin/options-media.php b/wp-admin/options-media.php index 4eccbf6a..e1a628f9 100644 --- a/wp-admin/options-media.php +++ b/wp-admin/options-media.php @@ -31,8 +31,8 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '

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

' . - '

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

' . - '

' . __('Support Forums') . '

' + '

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

' . + '

' . __('Support Forums') . '

' ); include( ABSPATH . 'wp-admin/admin-header.php' ); @@ -40,7 +40,6 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); ?>
-

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

- + - + - + + - +
@@ -62,7 +61,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
@@ -72,7 +71,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
@@ -99,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'); ?>