From e6483ffab577f08b957567580944fc43c4885010 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Sun, 26 Oct 2014 21:28:50 +0000 Subject: [PATCH] Add labels to the Personal Options input fields on the user profile editing screen. Fixes #30101. Props Ankit K Gupta git-svn-id: https://develop.svn.wordpress.org/trunk@30027 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/user-edit.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/wp-admin/user-edit.php b/src/wp-admin/user-edit.php index e713bf8800..635f2dfcea 100644 --- a/src/wp-admin/user-edit.php +++ b/src/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'); ?>