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
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
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>
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>
Pushed for 25.05! Well done everyone, thank you!