X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/256a3b381f63716209b3527d0a14442ae570c283..refs/tags/wordpress-4.0:/wp-admin/user-edit.php diff --git a/wp-admin/user-edit.php b/wp-admin/user-edit.php index ca199364..fd3db188 100644 --- a/wp-admin/user-edit.php +++ b/wp-admin/user-edit.php @@ -51,7 +51,7 @@ get_current_screen()->add_help_tab( array( get_current_screen()->set_help_sidebar( '

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

' . '

' . __('Documentation on User Profiles') . '

' . - '

' . __('Support Forums') . '

' + '

' . __('Support Forums') . '

' ); $wp_http_referer = remove_query_arg(array('update', 'delete_count'), $wp_http_referer ); @@ -187,7 +187,7 @@ $profileuser = get_user_to_edit($user_id); if ( !current_user_can('edit_user', $user_id) ) wp_die(__('You do not have permission to edit this user.')); -include (ABSPATH . 'wp-admin/admin-header.php'); +include(ABSPATH . 'wp-admin/admin-header.php'); ?> ID ) && current_user_can( 'manage_network_options' ) ) { ?> @@ -228,20 +228,20 @@ if ( ! IS_PROFILE_PAGE ) { * @since 3.0.0 */ ?> -
> +>

- +

- + @@ -260,7 +260,7 @@ if ( ! IS_PROFILE_PAGE ) { * @since 3.0.0 */ ?> - + - - +
-

+

@@ -479,7 +479,7 @@ if ( $show_password_fields ) :
+ ID . '_new_email' ); if ( $new_email && $new_email['newemail'] != $current_user->user_email && $profileuser->ID == $current_user->ID ) : ?> @@ -414,7 +414,7 @@ if ( is_multisite() && is_network_admin() && ! IS_PROFILE_PAGE && current_user_c