From b7cb356363d09c1bb1839165cbc4d090c47317ea Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 31 Oct 2023 17:10:15 +0000 Subject: [PATCH] Bug 35206: Adjust style of add button on curbside pickups administration This patch adds Bootstrap classes to the "Add" button on the curbside administration page, in the "Curbside pickup hours" section. This makes it consistent with the markup of similar buttons in the interface and makes it slightly smaller so that it fits better in the form. To test, apply the patch and make sure the "CurbsidePickup" preference is enabled. - Go to Administration -> Curbside pickups. - Fill out the form, including the "New slot" fields in the "Curbside pickup hours" section. - Confirm that the corresponding "Add" button looks correct, and that it works to add your new slot. Signed-off-by: David Nind Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi (cherry picked from commit cc70e17f5d07ad8988a1a4a02e0049abc7428547) Signed-off-by: Fridolin Somers --- .../intranet-tmpl/prog/en/modules/admin/curbside_pickup.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/curbside_pickup.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/curbside_pickup.tt index 5d345ddc25..efa3556098 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/curbside_pickup.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/curbside_pickup.tt @@ -151,7 +151,7 @@ From to - + -- 2.20.1