From 89706afd211993738656a458654c4c98479420a1 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 26 Jan 2023 18:12:11 +0000 Subject: [PATCH] Coding Standards: Bring some consistency to the order of attributes in password fields. Follow-up to [11359], [13592], [13696], [33023], [33246], [33353], [41556], [46256], [49248], [53111], [55094]. See #56791. Built from https://develop.svn.wordpress.org/trunk@55145 git-svn-id: http://core.svn.wordpress.org/trunk@54678 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/install.php | 4 ++-- wp-admin/user-edit.php | 2 +- wp-admin/user-new.php | 2 +- wp-includes/version.php | 2 +- wp-login.php | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/wp-admin/install.php b/wp-admin/install.php index 527ef509ca..2fc046c42c 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -140,7 +140,7 @@ function display_setup_form( $error = null ) {
- +