From c00e6944019dbed1b8d6ff81d95535a21e857688 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 Signed-off-by: Martin Renvoize Signed-off-by: Victor Grousset/tuxayo --- 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 906f1cc821..13078deae2 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.47.0