| Summary: | Accessibility: Fix ambiguous form-field in masthead.inc | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Matt Blenkinsop <matt.blenkinsop> |
| Component: | Templates | Assignee: | Matt Blenkinsop <matt.blenkinsop> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | Laura.escamilla, m.de.rooy |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33765 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33766 |
||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | |||
| Bug Blocks: | 23003 | ||
| Attachments: |
Bug 33764: Fix ambiguous "Login" field
Bug 33764: Fix ambiguous "Login" field |
||
|
Description
Matt Blenkinsop
2023-05-18 12:51:25 UTC
Created attachment 151412 [details] [review] 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 Created attachment 151424 [details] [review] 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 Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com> Please fix on the other report too. 33765 |