https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40591 Bug ID: 40591 Summary: Typo in fastadd button class Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org The fast cataloging button in the circulation home page has the class "circ-butto" instead of "circ-button" like the other ones. I'm not sure why the style still applies, as the button doesn't look different, but I suggest we correct it anyway just in case. To recreate : 1. Go to the Circulation home page 2. Inspect the page (Ctrl + Shift + C) 3. Click on the Fast cataloging button --> In the inspector, notice the class for the button is circ-butto 4. Optional, inspect other buttons --> Note that the class for the other buttons is circ-button -- You are receiving this mail because: You are watching all bug changes.