From 330d0eb1d3e87dc0a84b993c638824c5297dc33c Mon Sep 17 00:00:00 2001 From: Wainui Witika-Park Date: Wed, 16 Jun 2021 03:50:42 +0000 Subject: [PATCH] Bug 28243: about.tt Added captions to tables for accessibility purposes, some of these include class="sr-only" so that they are not visible, but they are still present for those who use screen-readers. To test: 1) Apply patch and dependencies 2) Go to Staff Client 3) Go to About Koha 4) Go to each of the pages/files and check if they have tables 5) Check that each of the tables have captions to describe them (unless they have special heading tags instead) - some of these will be visible on the page and some will be hidden with "sr-only" Sponsored-by: Catalyst IT --- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt index 903c301bdc..832984e858 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -875,6 +875,7 @@

Koha history timeline

[% IF ! timeline_read_error %] + -- 2.11.0
History
Date