https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27476 Bug ID: 27476 Summary: Improve link text for logging in on OPAC 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/opac-tmpl/bootstrap/en/modules/opac-auth.tt: <p><a href="[% shibbolethLoginUrl | $raw %]">If you have a Shibboleth account, please click here to log in.</a></p> koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt: <p><a href="[% casServerUrl | $raw %]">Please click here to log in.</a><p> koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt: <p><a href="[% casServerUrl | $raw %]">If you have a CAS account, please click here to log in.</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.