| Summary: | Typo causing invalid markup in circulation.tt | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Colin Campbell <colin.campbell> |
| Component: | Templates | Assignee: | Colin Campbell <colin.campbell> |
| Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | chris, paul.poulain, veron |
| Version: | 3.6 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Proposed Patch
Bug 7987 [SIGNED-OFF] Fix typo in circulation template |
||
|
Description
Colin Campbell
2012-04-20 11:30:21 UTC
Created attachment 9267 [details] [review] Proposed Patch Created attachment 9322 [details] [review] Bug 7987 [SIGNED-OFF] Fix typo in circulation template li was not properly closed after loss of a character Signed-off-by: Marc Veron <veron@veron.ch> - Checked koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt before / after applying patch - Line is changed as expected, ends now with </li> One-character typo fix to templates. Marking Passed QA. This patch will be in 3.6.6. |