Summary: | On checkin, relabel "Remember due date" as "Remember return date" | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Circulation | Assignee: | Andrew Fuerste-Henry <andrew> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, jonathan.druart, kyle.m.hall |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | String patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
21.05.00,20.11.05
|
Circulation function: | |
Attachments: |
Bug 27969: change wording on returns page
Bug 27969: change wording on returns page Bug 27969: Change wording on returns page |
Description
Andrew Fuerste-Henry
2021-03-16 18:52:52 UTC
Created attachment 118344 [details] [review] Bug 27969: change wording on returns page To test: 1- go to /cgi-bin/koha/circ/returns.pl, click Checkin settings to show options 2- it says "Remember due date ..." 3- apply patch, reload 4- it says "Remember return date ..." Created attachment 118346 [details] [review] Bug 27969: change wording on returns page To test: 1- go to /cgi-bin/koha/circ/returns.pl, click Checkin settings to show options 2- it says "Remember due date ..." 3- apply patch, reload 4- it says "Remember return date ..." Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com> Created attachment 118370 [details] [review] Bug 27969: Change wording on returns page To test: 1- go to /cgi-bin/koha/circ/returns.pl, click Checkin settings to show options 2- it says "Remember due date ..." 3- apply patch, reload 4- it says "Remember return date ..." Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 21.05, thanks to everybody involved! Pushed to 20.11.x for 20.11.05 |