From f19b131d6a9a6dafa79fec616259b1dfe917402b Mon Sep 17 00:00:00 2001 From: Matt Blenkinsop Date: Thu, 18 May 2023 12:53:06 +0000 Subject: [PATCH] Bug 33764: Fix ambiguous "Login" field This patch changes the use of "Login" to "Username" to assist with screen reading Test plan: 1) In the masthead, click Log in to your account 2) On the modal, the first input should be labelled Username --- koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc index 941805f7a6..7c6b36843d 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc @@ -405,7 +405,7 @@