diff --git a/wp-admin/users.php b/wp-admin/users.php index 632edb45a9..bbc807b271 100644 --- a/wp-admin/users.php +++ b/wp-admin/users.php @@ -441,7 +441,7 @@ foreach ( (array) $roleclass as $user_object ) { - + @@ -453,7 +453,7 @@ foreach ( (array) $roleclass as $user_object ) { - + @@ -507,4 +507,4 @@ break; } // end of the $action switch include('admin-footer.php'); -?> \ No newline at end of file +?>