From 15ec3fa2b0830beae6204b47e44c690cf1533ffa Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 5 Dec 2023 16:07:34 +0000 Subject: [PATCH] Bug 35483: (follow-up) Trivial indentation changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Owen Leonard Signed-off-by: Anneli Österman --- .../prog/en/includes/holds_table.inc | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc index 35165e2e41..a13523c997 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc @@ -176,17 +176,17 @@ [%- IF ( hold.item_level_hold ) -%] [%- IF ! hold.change_hold_type_allowed -%] - Only item - - [%- IF ( hold.barcodenumber ) -%] - [%- hold.barcodenumber | html -%] - - [%- ELSE -%] - No barcode - [%- END -%] - + Only item + + [%- IF ( hold.barcodenumber ) -%] + [%- hold.barcodenumber | html -%] + + [%- ELSE -%] + No barcode + [%- END -%] + [%- ELSE -%] -