From 7c6cf521940576df0cd4962d78edaa58ad428023 Mon Sep 17 00:00:00 2001 From: dd32 Date: Mon, 4 Apr 2011 08:04:41 +0000 Subject: [PATCH] Add missing closing fieldset tag. Props bluntelk. Fixes #17042 for trunk git-svn-id: http://svn.automattic.com/wordpress/trunk@17593 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/user-edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/user-edit.php b/wp-admin/user-edit.php index 98d9f3aa42..df467bf5ce 100644 --- a/wp-admin/user-edit.php +++ b/wp-admin/user-edit.php @@ -210,7 +210,7 @@ if ( !( IS_PROFILE_PAGE && !$user_can_edit ) ) : ?>
+