From 2aea4e1f5789f5a2bfac57b33e28cae7b753df94 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Wed, 19 Aug 2020 14:35:22 +0200 Subject: [PATCH] Bug 21260: Indentation at higher levels for Availability/Location Only whitespace changes and few comments. Test plan: Nothing to test. Count the spaces ;) Signed-off-by: Marcel de Rooy Signed-off-by: ava li --- .../bootstrap/en/xslt/MARC21slim2OPACResults.xsl | 90 ++++++++++++---------- 1 file changed, 48 insertions(+), 42 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl index 04110e0c47..2e88c06b52 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -1231,10 +1231,12 @@ - - Availability: - - + + + + Availability: + + @@ -1248,13 +1250,13 @@ No items available - - + + Items available for loan: - + @@ -1317,12 +1319,11 @@ - - - - - - + + + + + @@ -1355,12 +1356,12 @@ - + : - + - - + +
@@ -1387,62 +1388,65 @@
-
-
+
+
- + Checked out ( ). - - + + Withdrawn ( ). - - + + Lost ( ). - - + + Damaged ( ). - - + + On order ( ). - - + + Pending hold ( ). - - + + In transit ( ). - - + + On hold ( ). - - - - - + + + + + + + + @@ -1491,9 +1495,11 @@ - - - + + + + + -- 2.11.0