https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31783 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 141852 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141852&action=edit Bug 31783: Add page-section to columns_settings.tt page This patch adds the page-section class to the tables on the Table settings page. To test: 1. Apply patch and go to Administration > Table settings 2. Make sure the tables look good with the new page-section class, which is added to an existing div in this case. 3. Make sure that changing some table setting still works and you can properly save new settings. Note: This patch moves the fieldset which contains the Save button into the page-section div. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.