From 6bc174a18505a926d9cd61dca306e11967fbaf21 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Fri, 19 Sep 2025 08:30:17 +0200 Subject: [PATCH] Bug 40766: (QA follow-up) Operator precedence, quoting Content-Type: text/plain; charset=utf-8 Adding parentheses since I was not sure about precedence here. The filter should be applied to the whole expression. Adjusted double to single quotes in the second change. Signed-off-by: Marcel de Rooy --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt index a8047d6853..7a12551989 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt @@ -96,10 +96,10 @@ [% END %]
- Cancel + Cancel
- +
-- 2.39.5