https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19911 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |19918 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Arturo from comment #3)
Thank you for the patches, Jonathan! I've tested this out on a sandbox and it works great! There is only one issue that I found -- the <span> tag on line 45 of opac-registration-confirmation.tt is missing a closing </span> tag. Right now both of the tags are opening tags, so it is causing an HTML validation error.
Well spotted! I have opened, filled and pushed bug 19918 to fix that. And rebased the patch on top. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19918 [Bug 19918] span tag not closed in opac-registration-confirmation.tt -- You are receiving this mail because: You are watching all bug changes.