From 9dee0b1f6a81d95f389e4b91f4071fdbafe16e87 Mon Sep 17 00:00:00 2001 From: Andrew Fuerste Henry Date: Thu, 9 Oct 2025 20:41:27 +0000 Subject: [PATCH] Bug 40659: Close two divs in sample notice --- installer/data/mysql/en/mandatory/sample_notices.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml index a40f53899cb..e3ab30044f5 100644 --- a/installer/data/mysql/en/mandatory/sample_notices.yml +++ b/installer/data/mysql/en/mandatory/sample_notices.yml @@ -1592,10 +1592,10 @@ tables: - "" - "
" - "

Card number: [% borrower.cardnumber %]

" - - "" - "
" - "

Expiration date: [% borrower.dateexpiry | $KohaDates %]

" - - "" - module: members code: WELCOME -- 2.39.5