https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21505
--- Comment #2 from Owen Leonard <[email protected]> --- Created attachment 80303 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80303&action=edit Bug 21505: Box around 'Additional fields' does not contain the fields This patch modifies the subscription detail page markup to eliminate a confusing bordered <legend> tag. It is replaced with an <hr> to delineate the sections and an <h3> tag to serve as the heading. To test, apply the patch and regenerate the staff client CSS. - Configure one or more additional subscription fields. - View the detail page for a subscription and confirm that the "Additional fields" section is clearly labeled. -- 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/
