https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39844 Bug ID: 39844 Summary: Add problem class to circulation.tt Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org If you look at circ/returns.tt you'll see a bunch of classes like `class="problem ret_refund` or 'problem ret_checkedin', making it easy to target each of those specific problems. circ/circulation.tt returns many of the same messages but does not include the classes. It would be a lot easier to customize if it contained the same classes for each problem. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.