http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15584 Bug ID: 15584 Summary: Staff client list errors are incorrectly styled Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Lists Assignee: gmcharlt@gmail.com Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When an error is triggered by the lists system in the staff client the "dialog" <div> has the wrong class. It has <div class="dialog error"> but the correct class is <div class="dialog alert"> The message or alert class is a template variable, so the script will have to be modified. -- You are receiving this mail because: You are watching all bug changes.