Bug 39697 - ILL OPAC unauthenticated form is not centered
Summary: ILL OPAC unauthenticated form is not centered
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: ILL (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Pedro Amorim
QA Contact: Tomás Cohen Arazi (tcohen)
URL:
Keywords:
Depends on: 36197
Blocks:
  Show dependency treegraph
 
Reported: 2025-04-22 13:51 UTC by Pedro Amorim
Modified: 2025-04-22 13:56 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 39697: Add left spacing to form (1.31 KB, patch)
2025-04-22 13:56 UTC, Pedro Amorim
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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