https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20045 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 70760 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70760&action=edit Bug 20045: Switch single-column templates to Bootstrap grid: Various This patch updates various unrelated templates to use the Bootstrap grid. - about.tt - The about page - auth.tt - The login page These pages should look correct. - reports/reports-home.tt - The reports home page - admin/admin-home.tt - The administration home page These pages should look correct, with a single centered column with wide margins on either side. At lower browser widths the margins should disappear. - serials/subscription-add.tt - Serials -> Add subscription. The entry form should look correct during each step of the add/edit process. - suggestion/suggestion.tt - Acquisitions -> Suggestions -> New suggestion. The page with the new suggestion form should look correct. -- You are receiving this mail because: You are watching all bug changes.