Bugzilla – Attachment 187706 Details for
Bug 40659
Allow "My virtual card" format and content to be set using a Notices & Slips template
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40659: Close two divs in sample notice
Bug-40659-Close-two-divs-in-sample-notice.patch (text/plain), 1.14 KB, created by
Andrew Fuerste-Henry
on 2025-10-09 20:42:19 UTC
(
hide
)
Description:
Bug 40659: Close two divs in sample notice
Filename:
MIME Type:
Creator:
Andrew Fuerste-Henry
Created:
2025-10-09 20:42:19 UTC
Size:
1.14 KB
patch
obsolete
>From 9dee0b1f6a81d95f389e4b91f4071fdbafe16e87 Mon Sep 17 00:00:00 2001 >From: Andrew Fuerste Henry <andrew@bywatersolutions.com> >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: > - "</div>" > - "<div id=\"cardnumber-container\">" > - "<p id=\"patron-cardnumber\"><strong>Card number:</strong> [% borrower.cardnumber %]</p>" >- - "</div" >+ - "</div>" > - "<div id=\"dateexpiry-container\">" > - "<p id=\"patron-dateexpiry\"><strong>Expiration date:</strong> [% borrower.dateexpiry | $KohaDates %]</p>" >- - "</div" >+ - "</div>" > > - module: members > code: WELCOME >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40659
:
187695
|
187696
|
187697
| 187706