https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19414 Bug ID: 19414 Summary: Move the location of the 'Import this batch into the catalog' button Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: trivial Priority: P5 - low Component: MARC Bibliographic record staging/import Assignee: dilan@calyx.net.au Reporter: dilan@calyx.net.au QA Contact: testopia@bugs.koha-community.org Logically reading the Manage staged MARC records page, the 'Import this batch into the catalog' button is above the dropdown selector for which framework to use. This poses a problem if a user clicks the button before selecting which framework they want to import the batch as because it will be imported using the default framework otherwise. The patch attached will move the button below the dropdown selector so as make everything appear in a more logical order. -- You are receiving this mail because: You are watching all bug changes.