Bug 39697

Summary: ILL OPAC unauthenticated form is not centered
Product: Koha Reporter: Pedro Amorim <pedro.amorim>
Component: ILLAssignee: Pedro Amorim <pedro.amorim>
Status: Pushed to main --- QA Contact: Tomás Cohen Arazi (tcohen) <tomascohen>
Severity: enhancement    
Priority: P5 - low CC: pedro.amorim, tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
25.05.00
Circulation function:
Bug Depends on: 36197    
Bug Blocks:    
Attachments: Bug 39697: Add left spacing to form
Bug 39697: Add left spacing to form

Description Pedro Amorim 2025-04-22 13:51:53 UTC

    
Comment 1 Pedro Amorim 2025-04-22 13:56:39 UTC
Created attachment 181263 [details] [review]
Bug 39697: Add left spacing to form

Test plan, before applying patches:
1) Enable ILLModule and ILLOpacUnauthenticatedRequest
2) Log out, or open a new browser session
3) Create an OPAC unauthenticated request:
http://localhost:8080/cgi-bin/koha/opac-illrequests.pl?op=add_form&backend=Standard
4) Notice the form is aligned to the left
5) Apply patch. Repeat
Comment 2 Tomás Cohen Arazi (tcohen) 2025-05-08 19:34:49 UTC
Created attachment 182111 [details] [review]
Bug 39697: Add left spacing to form

Test plan, before applying patches:
1) Enable ILLModule and ILLOpacUnauthenticatedRequest
2) Log out, or open a new browser session
3) Create an OPAC unauthenticated request:
http://localhost:8080/cgi-bin/koha/opac-illrequests.pl?op=add_form&backend=Standard
4) Notice the form is aligned to the left
5) Apply patch. Repeat
Comment 3 Katrin Fischer 2025-05-09 07:00:35 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2025-05-09 07:14:25 UTC
Pushed for 25.05!

Well done everyone, thank you!