X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/03f2fa83c13c1b532284205fa7efcab9b8b2c41f..607b7e02d77e7326161e8ec15639052d2040f745:/wp-admin/customize.php diff --git a/wp-admin/customize.php b/wp-admin/customize.php index aa949e54..bd8e1181 100644 --- a/wp-admin/customize.php +++ b/wp-admin/customize.php @@ -15,7 +15,7 @@ require_once( dirname( __FILE__ ) . '/admin.php' ); if ( ! current_user_can( 'customize' ) ) { wp_die( '

' . __( 'Cheatin’ uh?' ) . '

' . - '

' . __( 'You are not allowed to customize the appearance of this site.' ) . '

', + '

' . __( 'Sorry, you are not allowed to customize this site.' ) . '

', 403 ); } @@ -118,23 +118,23 @@ do_action( 'customize_controls_print_scripts' ); submit_button( $save_text, 'primary save', 'save', false ); ?> - + - + -
+
' . get_bloginfo( 'name' ) . '' ); ?> - +