From ba4ada5d0b01a05111c63b46ec4c65e99b5742e2 Mon Sep 17 00:00:00 2001 From: Joe Dolson Date: Sun, 25 Jun 2023 18:42:56 +0000 Subject: [PATCH] Upgrade/Install: Add aria-describedby for input descriptions. Accessibly associate field description text with relevant input fields. Add `aria-describedby` and target IDs for each description field. Update privacy text note to better reflect relevancy to specific fields. Props costdev, joedolson. Fixes #58613. git-svn-id: https://develop.svn.wordpress.org/trunk@56024 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/install.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/wp-admin/install.php b/src/wp-admin/install.php index 66b6078214..971392d076 100644 --- a/src/wp-admin/install.php +++ b/src/wp-admin/install.php @@ -123,8 +123,8 @@ function display_setup_form( $error = null ) { echo ''; } else { ?> - -

+ +

@@ -141,7 +141,7 @@ function display_setup_form( $error = null ) {
- +
-

+

@@ -177,8 +177,8 @@ function display_setup_form( $error = null ) { - -

+ +

@@ -198,17 +198,17 @@ function display_setup_form( $error = null ) { ?> />
- /> + /> -

+

-