https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31488 Bug ID: 31488 Summary: "You have checked out too many items" Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Self checkout Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org This is a tiny, tiny thing, but still... koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt line 64 says: <span id="ce_max_loans_allowed">You have checked out too many items and can't check out any more.</span> This makes it sound like the patron has done something wrong, and checked out *too many* items. But they probably just have the maximum number of items/loans, right? So we should not be accusing people of doing something wrong, when they are just being very active patrons. :-) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.