https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27470 Bug ID: 27470 Summary: Improve link text for logging in Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: aleisha@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt:<p>If you have a shibboleth account, please <a href="[% shibbolethLoginUrl | $raw %]">click here</a> to login.</p> koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt: <p><a href="[% casServerUrl | $raw %]">If you have a CAS account, please click here to login</a>.<p> "Here" should not be used as a link text as it doesn't contain any helpful information for people scanning the page for information and also is a problem for blind users using screen readers jumping from link to link on a page. -- You are receiving this mail because: You are watching all bug changes.