Bug 38676

Summary: Incorrect label for input-patron-cardnumber in curbside_pickups.tt
Product: Koha Reporter: Fridolin Somers <fridolin.somers>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37983
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 30965    
Bug Blocks:    

Description Fridolin Somers 2024-12-11 13:45:27 UTC
Bug 30965 changed in curbside_pickups.tt the input for patron cardnumber.
Now <label class="sr-only" for="input-patron-cardnumber">Card number</label> is incorrect.
Replace with for="find-patron" ?
Comment 1 Owen Leonard 2024-12-13 19:53:26 UTC
There is a fix for this included in Bug 37761

*** This bug has been marked as a duplicate of bug 37761 ***