From bfb870674f7a8bfd3e97934ecf2e11117c7bd968 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 Content-Type: text/plain; charset=utf-8 Only whitespace changes and few comments. Test plan: Nothing to test. Count the spaces ;) Signed-off-by: Marcel de Rooy --- .../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 a0879f65d4..8b6d73c998 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -1217,10 +1217,12 @@ - - Availability: - - + + + + Availability: + + @@ -1234,13 +1236,13 @@ No items available - - + + Items available for loan: - + @@ -1303,12 +1305,11 @@ - - - - - - + + + + + @@ -1341,12 +1342,12 @@ - + : - + - - + +
@@ -1373,62 +1374,65 @@
-
-
+
+
- + Checked out ( ). - - + + Withdrawn ( ). - - + + Lost ( ). - - + + Damaged ( ). - - + + On order ( ). - - + + Pending hold ( ). - - + + In transit ( ). - - + + On hold ( ). - - - - - + + + + + + + + @@ -1477,9 +1481,11 @@ - - - + + + + + -- 2.11.0