From 43bd4c9220db71a215cd941f2b758a4c353d48b0 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Wed, 16 Nov 2022 21:49:17 +0000 Subject: [PATCH] Bug 32236: Fix alignment of checkbox "Use default values" for item batch modification This moves the label to the right in front of the checkbox. It also shortens the label by adding an additional longer hint text. To test: * Go to cataloguing > item batch modification * On the first page of the tool, look at the checkbox at the bottom * Apply the patch * Verify changes Signed-off-by: David Nind Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 58580d2bb476233a2407f3e267e5ed20b07b1729) Signed-off-by: Matt Blenkinsop --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tt index 91f29988fe..e3d80a0a63 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tt @@ -71,10 +71,9 @@ Use default values
  1. - + + + Populate fields with default values from default framework
-- 2.39.2