From 6ea1b72f5982cb3399e4344b9c668271615181cd Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Thu, 5 Feb 2026 20:27:04 +0000 Subject: [PATCH] Bug 41536: (follow-up) Tidy the template --- koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt index a753e3466c3..57bd42c1de8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt @@ -588,7 +588,7 @@ class="btn btn-primary" [% ELSE %] class="btn btn-default" - [% END%] + [% END %] href="/cgi-bin/koha/ill/ill-requests.pl?op=[% action.method | uri %]&illrequest_id=[% request.illrequest_id | uri %]" > -- 2.39.5