https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32744 Bug ID: 32744 Summary: [OMNIBUS] Standardize structure around action fieldsets Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Generally in Koha we wrap submit and cancel controls in a separate fieldset: <fieldset class="action">. Sometimes this is nested inside the main form's fieldset and sometimes it isn't. I would like to propose that we standardize on placing the fieldset outside the main form's fieldset. This will make it easier to keep form styles consistent. I'm not sure how many templates will need to be updates so I'm making this an omnibus bug to help manage the complexity of patches. -- You are receiving this mail because: You are watching all bug changes.