Bug 32889

Summary: Improve audio alert page
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2023-02-06 16:25:07 UTC
A couple things I noticed on audio_alerts.tt that could be better:

Add/edit an alert: The breadcrumbs don't change. When adding an alert the breadcrumbs should be something like:

Administration > Audio alerts > New alert 


When editing they should be something like:


Administration > Audio alerts > Modify audio alert 'X'


Also when adding/editing: If you use your browsers back button you are taken back to the Administration main page when you should go back to the Audio alerts main page.