https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16367 Bug ID: 16367 Summary: Remove obsolete paging code from authority MARC subfield structure admin Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/auth_subfields_structure.pl OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com In the authority MARC subfield structure administration template there is some markup for displaying "next" and "previous" buttons if the number of subfields is very large. This code is very old (input type='image'!) and are probably never triggered. This markup and the corresponding code in the script should be removed. This change was already made to admin/marc_subfields_structure.tt years ago. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.