https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15691 Bug ID: 15691 Summary: Show card number minimum and maximum in visible hint when adding a patron Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org When adding a new patron, the minimum and maximum allowed card number lengths are embedded in a title tag on the input field. This information is essentially hidden from the user unless they happen to hover their mouse over the field. We already have a <div class="hint"> component to provide information about fields. We should move the information there. -- You are receiving this mail because: You are watching all bug changes.