From 64a6f9a9775b539b69512a6b04544a74fdf11a62 Mon Sep 17 00:00:00 2001 From: Corey Fuimaono Date: Wed, 16 Jan 2013 11:23:46 +1300 Subject: [PATCH] Bug 9398 - [ ? ] Link Lacks Context for All General Users (Accessibility) [Contexual Help] testing procedure: 1. see that [ ? ] has simply been changed to 'Help' Signed-off-by: Liz Rea I like this change, the context is improved even for sighted individuals, and it helps screen reader users a great deal. Signed-off-by: Katrin Fischer The new 'Help' doesn't take up a lot more space than the old '[ ? ]' and makes it easier to undertand what will happen when you click on it. Signed-off-by: Jared Camins-Esakov --- koha-tmpl/intranet-tmpl/prog/en/includes/header.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc index f4037ace72..eaf1481085 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc @@ -78,6 +78,6 @@ [% ELSE %] You are not logged in | [% END %] - [ ? ] + Help -- 2.20.1