https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27480 Bug ID: 27480 Summary: Improve link text when logged in to OPAC as wrong user 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-user.tt: <p><a href="/cgi-bin/koha/opac-main.pl?logout.x=1">Click here if you're not [% INCLUDE 'patron-title.inc' patron = logged_in_user %]</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. to reproduce: log in to OPAC go to your account (top-right link) notice 'click here' link needs to be reworded -- You are receiving this mail because: You are watching all bug changes.