From 893b6f14af079c296b352029cfa4fc69e32b1c94 Mon Sep 17 00:00:00 2001 From: Corey Fuimaono Date: Wed, 16 Jan 2013 11:23:46 +1300 Subject: [PATCH] [SIGNED-OFF] 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. --- .../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 f4037ac..eaf1481 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 -- 1.7.9.5