https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34409 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 155336 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155336&action=edit Bug 34409: Fix inconsistencies in Audio alerts headers This patch makes a minor change to the structure of the audio alerts administration template so that the add/edit form is more consistent with other similar forms. The patch doesn't make any changes to page title and breadcrumbs because the add/edit action doesn't trigger a page reload, so the required change can't be made just with markup. To test, apply the patch and enable the AudioAlerts system preference if necessary. - Go to Administration -> Audio alerts. - Click "New alert" and confirm that the form looks correct. - Edit an existing alert to confirm that this view also looks correct. -- You are receiving this mail because: You are watching all bug changes.