From a4ecab02a56c08bb75f12f1b3b152707f0deea80 Mon Sep 17 00:00:00 2001 From: Pedro Amorim Date: Fri, 8 Mar 2024 15:22:03 +0000 Subject: [PATCH] Bug 36221: Update 'Create' button class btn-primary should be used here, not btn-default --- Koha/ILL/Backend/opac-includes/create.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koha/ILL/Backend/opac-includes/create.inc b/Koha/ILL/Backend/opac-includes/create.inc index 906f1cc8214..13078deae2b 100644 --- a/Koha/ILL/Backend/opac-includes/create.inc +++ b/Koha/ILL/Backend/opac-includes/create.inc @@ -104,7 +104,7 @@ [% END %] [% INCLUDE "${cwd}/shared-includes/custom_fields.inc" %]
- + Cancel
-- 2.39.2