https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19918 Bug ID: 19918 Summary: span tag not closed in opac-registration-confirmation.tt Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: trivial Priority: P5 - low Component: Templates Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 13599 In opac-registration-confirmation.tt: 43 <p id="patron-password-p"> 44 <span id="patron-password-label">Password:</span> 45 <span id="patron-password">[% password_cleartext %]<span> 46 </p> Introduced by: commit 06f4950aa21ff889cff81f27b2f4e79788db193f Bug 13599 - Add patron cardnumber to self registration confirmation Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13599 [Bug 13599] Add patron cardnumber to self registration confirmation -- You are receiving this mail because: You are watching all bug changes.