From 6e9a466a7a0fde6a7706ef80ae773ac53d9fc57e Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 5 Jan 2018 11:09:09 -0300 Subject: [PATCH] Bug 19918: Close span tag in opac-registration-confirmation.tt Introduced by: commit 06f4950aa21ff889cff81f27b2f4e79788db193f Bug 13599 - Add patron cardnumber to self registration confirmation Signed-off-by: Jonathan Druart Signed-off-by: Nick Clemens --- .../bootstrap/en/modules/opac-registration-confirmation.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt index 8ea580c5da..507a84e5d6 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt @@ -42,7 +42,7 @@

Password: - [% password_cleartext %] + [% password_cleartext %]

[% IF borrower.cardnumber %] -- 2.39.2