Summary: | ILL OPAC unauthenticated form is not centered | ||
---|---|---|---|
Product: | Koha | Reporter: | Pedro Amorim <pedro.amorim> |
Component: | ILL | Assignee: | 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
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 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 Nice constant use of vendor :) Bonus points for terminology! Pushed for 25.05! Well done everyone, thank you! |