[Koha-bugs] [Bug 27476] New: Improve link text for logging in on OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 20 02:41:41 CET 2021


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 at myacpl.org
          Reporter: aleisha at catalyst.net.nz
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list