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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/