From 98339819f8a42b005583e8ddb329f1a318a7e513 Mon Sep 17 00:00:00 2001 From: Lari Taskula Date: Tue, 23 Sep 2025 19:50:32 +0300 Subject: [PATCH] Bug 40862: Correct indentation No other changes apart from indentation correction. To test: 1. git diff -w --word-diff-regex=[^[:space:]] HEAD~1 2. Observe no differences (above cmd ignores space changes) 3. Therefore patch only includes whitespace changes --- .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl index d95380aa0c3..be6ca5d2fe4 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -211,14 +211,14 @@ Publisher number: -- 2.34.1