X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/256a3b381f63716209b3527d0a14442ae570c283..e0feb3b2e5b436a06bbb04fbc838d1cd6ec95399:/wp-admin/options-media.php diff --git a/wp-admin/options-media.php b/wp-admin/options-media.php index e0c06ca3..21b96edd 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,7 @@ 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' );
@@ -84,7 +84,11 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
- +

@@ -98,14 +102,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'); ?>