https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26280 Bug ID: 26280 Summary: Add unique IDs or class names for each condition in returns.tt Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com In returns.tt there are a lot of conditionals that can possibility happen when checking in items, many of these have the common class of 'problem'. I would be nice if each one had a unique ID or class name so they could be specifically targeted for audio alerts. Examples: Not for loan status updated. Item is lost, cannot be checked in. And so on. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.