Bug 39689

Summary: Typo in header of course reserves page
Product: Koha Reporter: kristinamason
Component: AccessibilityAssignee: Laura Escamilla <Laura.escamilla>
Status: Pushed to main --- QA Contact: Katrin Fischer <katrin.fischer>
Severity: trivial    
Priority: P5 - low CC: Laura.escamilla, martin.renvoize, matt.blenkinsop, mspinney, oleonard
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:
25.05.00
Circulation function:
Attachments: Screenshot of Course reserves heading
Bug 39689: Fixed Course Reserve typo
Bug 39689: Fixed Course Reserve typo
Bug 39689: Fixed Course Reserve typo

Description kristinamason 2025-04-19 04:53:20 UTC
Created attachment 181197 [details]
Screenshot of Course reserves heading

Issue: There is a typo on the Course Reserves page. The heading says "Courses reserves" and it should say "Course reserves".

To reproduce: 
1. Visit http://localhost:8080/cgi-bin/koha/opac-course-reserves.pl
2. Note the heading is "Courses reserves" which is grammatically incorrect.

The breadcrumb menu is correct, but the H1 heading on the page is not. 

Screenshot attached
Comment 1 Laura Escamilla 2025-04-25 14:34:56 UTC
Created attachment 181531 [details] [review]
Bug 39689: Fixed Course Reserve typo

To test:
1. Visit http://localhost:8080/cgi-bin/koha/opac-course-reserves.pl
2. Note the heading is "Courses reserves" which is grammatically incorrect.
3. Apply the patch and refresh the Course Reserves page.
4. Note that the heading is now grammatically correct.
5. Sign off and have a great day! :D
Comment 2 PTFS Europe Sandboxes 2025-04-25 15:10:19 UTC
Created attachment 181539 [details] [review]
Bug 39689: Fixed Course Reserve typo

To test:
1. Visit http://localhost:8080/cgi-bin/koha/opac-course-reserves.pl
2. Note the heading is "Courses reserves" which is grammatically incorrect.
3. Apply the patch and refresh the Course Reserves page.
4. Note that the heading is now grammatically correct.
5. Sign off and have a great day! :D

Signed-off-by: Michelle <mspinney@clamsnet.org>
Comment 3 PTFS Europe Sandboxes 2025-04-25 15:10:35 UTC
Created attachment 181540 [details] [review]
Bug 39689: Fixed Course Reserve typo

To test:
1. Visit http://localhost:8080/cgi-bin/koha/opac-course-reserves.pl
2. Note the heading is "Courses reserves" which is grammatically incorrect.
3. Apply the patch and refresh the Course Reserves page.
4. Note that the heading is now grammatically correct.
5. Sign off and have a great day! :D

Signed-off-by: Michelle <mspinney@clamsnet.org>
Comment 4 Katrin Fischer 2025-05-07 12:31:39 UTC
Pushed for 25.05!

Well done everyone, thank you!