From f42dcf9c5105a36aa3b4997f3f6973eef0cf02e2 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Wed, 15 Feb 2023 22:00:59 +0000 Subject: [PATCH] Bug 32946: (QA follow-up) Fix "Send cart" form The send cart form is almost identical to the list 'Send list' form and requires the exact same fixes to look good. This patch achieves the same look for both forms. To test: * Fill your cart in the OPAC * Open the cart to view contents * Click on "Send" * The form shoud look nicely aligned * Compary to form for sending lists, they should look the same Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- .../opac-tmpl/bootstrap/en/modules/opac-sendbasketform.tt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendbasketform.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendbasketform.tt index 907d930995..577f149503 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendbasketform.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendbasketform.tt @@ -28,12 +28,12 @@ [% ELSE %]
-

Sending your cart

-
+
+

Sending your cart

- + - +
-- 2.39.2