http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9924 Bug ID: 9924 Summary: Simplify and rename patron card creator error message include Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org There is an include file, error-messages.inc, which is used by a few patron card creator scripts. It uses some custom JavaScript to create a closable dialog for showing error messages. This can more simply be implemented as a standard error message box and provide a more consistent experience to users. In addition, the include's name "error-messages.inc" doesn't properly convey that it is used exclusively by patron card creator pages. -- You are receiving this mail because: You are watching all bug changes.