From 386acae6af4b86e34e01c336da57e9fb8c77b63f Mon Sep 17 00:00:00 2001 From: Brian Teeman Date: Sat, 23 Sep 2023 10:24:49 +0100 Subject: [PATCH] [5.0] Installation Language a11y (#41866) Tables should have a caption and use scope for columns and rows In order to be accessible to visually impaired users, it is important that tables provides a description of its content before the data is accessed. The simplest way to do it, and also the one recommended by WCAG2 is to add a `` element inside the ``. --- installation/tmpl/remove/default.php | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/installation/tmpl/remove/default.php b/installation/tmpl/remove/default.php index d990e12abb3b2..14268f908e7b1 100644 --- a/installation/tmpl/remove/default.php +++ b/installation/tmpl/remove/default.php @@ -41,17 +41,19 @@ class="j-install-step-form flex-column" class="j-install-step-form flex-column d-none" > -

+ - - - @@ -71,11 +73,11 @@ class="form-check-input" } ?> /> - @@ -83,17 +85,19 @@ class="form-check-input"
+ +
+ + +
+ - + language; ?>
-

+ - - - @@ -113,11 +117,11 @@ class="form-check-input" } ?> /> -
+ +
+ + +
+ - + language; ?>