From f74f20ab7f4b54a342a938cfc9b5ee773f1fe836 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Sun, 26 Oct 2014 21:29:19 +0000 Subject: [PATCH] Add labels to the Personal Options input fields on the user profile editing screen. Fixes #30101. Props Ankit K Gupta Built from https://develop.svn.wordpress.org/trunk@30027 git-svn-id: http://core.svn.wordpress.org/trunk@30027 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/user-edit.php | 6 +++--- wp-includes/version.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/wp-admin/user-edit.php b/wp-admin/user-edit.php index e713bf8800..635f2dfcea 100644 --- a/wp-admin/user-edit.php +++ b/wp-admin/user-edit.php @@ -243,7 +243,7 @@ if ( ! IS_PROFILE_PAGE ) { - + @@ -266,12 +266,12 @@ if ( ! IS_PROFILE_PAGE ) { endif; // $_wp_admin_css_colors if ( !( IS_PROFILE_PAGE && !$user_can_edit ) ) : ?> - + - +
More information'); ?>