Summary: | Capitalization: OPAC prog theme, checkouts tab | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, kyle |
Version: | 3.14 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 11935 - Capitalization: OPAC prog theme, checkouts tab
[SIGNED OFF] Bug 11935 - Capitalization: OPAC prog theme, checkouts tab [PASSED QA] Bug 11935 - Capitalization: OPAC prog theme, checkouts tab |
Created attachment 26353 [details] [review] Bug 11935 - Capitalization: OPAC prog theme, checkouts tab opac-user.tt in the prog theme contains 'Renew Selected' and 'Renew All'. These are incorrectly capitalized. This patch corrects. To test you must have OpacRenewalAllowed enabled. Apply the patch, switch to the prog theme, and log in to the OPAC as a patron who has checkouts. At the bottom of the table of checkouts you should see the renew buttons with correct capitalization. Created attachment 26382 [details] [review] [SIGNED OFF] Bug 11935 - Capitalization: OPAC prog theme, checkouts tab opac-user.tt in the prog theme contains 'Renew Selected' and 'Renew All'. These are incorrectly capitalized. This patch corrects. To test you must have OpacRenewalAllowed enabled. Apply the patch, switch to the prog theme, and log in to the OPAC as a patron who has checkouts. At the bottom of the table of checkouts you should see the renew buttons with correct capitalization. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 26383 [details] [review] [PASSED QA] Bug 11935 - Capitalization: OPAC prog theme, checkouts tab opac-user.tt in the prog theme contains 'Renew Selected' and 'Renew All'. These are incorrectly capitalized. This patch corrects. To test you must have OpacRenewalAllowed enabled. Apply the patch, switch to the prog theme, and log in to the OPAC as a patron who has checkouts. At the bottom of the table of checkouts you should see the renew buttons with correct capitalization. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> String change, all good. Pushed to master. Thanks, Owen! Pushed to 3.14.x, will be in 3.14.08 Pushed to 3.12.x, will be in 3.12.13 |
OPAC prog theme > Patron account > my summary tab > checked out > At the bottom of the table: Renew Selected, Renew All Strings should be: Renew selected, Renew all