| Summary: | Typo "retricted" in returns.tt | ||
|---|---|---|---|
| Product: | Koha | Reporter: | paxed <pasi.kallinen> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | gmcharlt |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 12184: fix typo "retricted" on checkin page
Bug 12184: fix typo "retricted" on checkin page Bug 12184: fix typo "retricted" on checkin page |
||
|
Description
paxed
2014-05-05 06:19:55 UTC
Created attachment 27994 [details] [review] Bug 12184: fix typo "retricted" on checkin page To test: [1] Check an item that belongs to a restricted patron and specify a non-default return date. [2] Verify that the warning message contains "restricted" rather than "retricted". Signed-off-by: Galen Charlton <gmc@esilibrary.com> Created attachment 28004 [details] [review] Bug 12184: fix typo "retricted" on checkin page To test: [1] Check an item that belongs to a restricted patron and specify a non-default return date. [2] Verify that the warning message contains "restricted" rather than "retricted". Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Magnus Enger <digitalutvikling@gmail.com> Patch applies and makes sense. (I have not checked the actual UI, but that should not be necessary for such a simple typo correction.) Created attachment 28023 [details] [review] Bug 12184: fix typo "retricted" on checkin page To test: [1] Check an item that belongs to a restricted patron and specify a non-default return date. [2] Verify that the warning message contains "restricted" rather than "retricted". Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Magnus Enger <digitalutvikling@gmail.com> Patch applies and makes sense. (I have not checked the actual UI, but that should not be necessary for such a simple typo correction.) Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master and 3.16.x. |