https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21990
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 83131 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83131&action=edit Bug 21990: Replace dialog .error with .alert <div class="dialog error"> will display a div without background color, the correct class is "dialog alert". https://wiki.koha-community.org/wiki/Interface_patterns#Error_messages Test plan: Hit /cgi-bin/koha/acqui/parcel.pl Notice the background color change with and without this patch -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
