https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Bug ID: 27681 Summary: Style OPAC self-registration CAPTCHA as uppercase Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Depends on: 27668 Although the OPAC self-registration CAPTCHA is case-insensitive (Bug 16283), there's no way for the user to know that. Since the CAPTCHA is always in all uppercase we should make it easier on the user by adding "text-transform:uppercase" to the form field so that they don't need to physically make the text uppercase. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27668 [Bug 27668] Improve validation of patron entry form in the OPAC -- You are receiving this mail because: You are watching all bug changes.