From c4fcdf329eabf170eca275516b37e32e9095298f Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 2 Oct 2014 00:55:40 +0000 Subject: [PATCH] Add classes to form containers on Edit User screen. props jarednova. fixes #29348. git-svn-id: https://develop.svn.wordpress.org/trunk@29804 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/user-edit.php | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/wp-admin/user-edit.php b/src/wp-admin/user-edit.php index fd3db18802..1bb314d806 100644 --- a/src/wp-admin/user-edit.php +++ b/src/wp-admin/user-edit.php @@ -67,7 +67,7 @@ $user_can_edit = current_user_can( 'edit_posts' ) || current_user_can( 'edit_pag */ function use_ssl_preference($user) { ?> - + @@ -242,13 +242,13 @@ if ( ! IS_PROFILE_PAGE ) { - + 1 && has_action('admin_color_scheme_picker') ) : ?> - + - + - +
More information'); ?>