http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10106 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17654|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 17663 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17663&action=edit [PASSED QA] Bug 10106 - Markup error causing misplacement of "reopen" checkbox on invoice edit screen A misplaced closing </li> causes the "reopen" checkbox to be misplaced if you're editing the a closed invoice. This patch puts the </li> in its proper place. To test, view a closed invoice (Acquisitions -> Vendor -> Invoices) and confirm that the "reopen" checkbox is correctly placed. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Problem easy to spot, patch fixes it perfectly. -- You are receiving this mail because: You are watching all bug changes.