From e29007d67934dbbf628d3255002170bcc0ffb4e7 Mon Sep 17 00:00:00 2001 From: Shamim Rezaie Date: Sat, 18 Jun 2022 18:52:31 +1000 Subject: [PATCH] MDL-68550 output: Improve accessibility of the paging bar The use of aria-current is based on the example at https://design-system.w3.org/components/pagination.html --- lib/templates/paging_bar.mustache | 22 +++++++++++++--------- lib/tests/tablelib_test.php | 2 +- theme/boost/lang/en/deprecated.txt | 1 + theme/boost/lang/en/theme_boost.php | 2 +- 4 files changed, 16 insertions(+), 11 deletions(-) diff --git a/lib/templates/paging_bar.mustache b/lib/templates/paging_bar.mustache index 622285e7c10..845cef6b6cf 100644 --- a/lib/templates/paging_bar.mustache +++ b/lib/templates/paging_bar.mustache @@ -54,7 +54,7 @@