From 053bbbe8a920c9f27b20aa02644c4e38f5dc0b78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joonas=20Kylm=C3=A4l=C3=A4?= Date: Sat, 25 Sep 2021 10:55:52 +0000 Subject: [PATCH] Bug 29049: (QA follow-up) Remove excessive whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Joonas Kylmälä --- koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 8dd1fcf60f..5036c57203 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc @@ -56,7 +56,7 @@ [% IF ( CAN_user_reserveforothers_modify_holds_priority ) %] [% PROCESS priority_dropdown %] [% ELSE %] - + [% END %] -- 2.20.1