X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/53f4633144ed68c8b8fb5861f992b5489894a940..febc815b2c9d85be5717da9e8d164bd2daa97e31:/wp-admin/options-media.php diff --git a/wp-admin/options-media.php b/wp-admin/options-media.php index 21b96edd..2f7e0abb 100644 --- a/wp-admin/options-media.php +++ b/wp-admin/options-media.php @@ -10,7 +10,7 @@ require_once( dirname( __FILE__ ) . '/admin.php' ); if ( ! current_user_can( 'manage_options' ) ) - wp_die( __( 'You do not have sufficient permissions to manage options for this site.' ) ); + wp_die( __( 'Sorry, you are not allowed to manage options for this site.' ) ); $title = __('Media Settings'); $parent_file = 'options-general.php'; @@ -45,7 +45,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-

+

@@ -89,14 +89,14 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); * @global array $wp_settings */ if ( isset( $GLOBALS['wp_settings']['media']['embeds'] ) ) : ?> -

+

-

+

-

wp-content/uploads'); ?>

+

wp-content/uploads' ); +?>