From 4d2d6aa8bc0b7e4fdbfcd8400897ddc71acb4c07 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 Signed-off-by: Martin Renvoize Signed-off-by: Jonathan Druart --- .../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 13a69b09d6..eafe2adeeb 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -1244,10 +1244,12 @@ - - Availability: - - + + + + Availability: + + @@ -1261,13 +1263,13 @@ No items available - - + + Items available for loan: - + @@ -1330,12 +1332,11 @@ - - - - - - + + + + + @@ -1368,12 +1369,12 @@ - + : - + - - + +
@@ -1400,62 +1401,65 @@
-
-
+
+
- + Checked out ( ). - - + + Withdrawn ( ). - - + + Lost ( ). - - + + Damaged ( ). - - + + On order ( ). - - + + Pending hold ( ). - - + + In transit ( ). - - + + On hold ( ). - - - - - + + + + + + + + @@ -1504,9 +1508,11 @@ - - - + + + + + -- 2.11.0