From 4d6a92a19ba39f211673b55313c43726a274ee53 Mon Sep 17 00:00:00 2001 From: Cesar Velez Date: Thu, 11 Jan 2018 14:12:55 -0500 Subject: [PATCH] LP1742782 - fix display of cbox label in list of removable fields The checkbox input element was being displayed in the middle of the label text. Signed-off-by: Cesar Velez Signed-off-by: Mike Rylander --- Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 b/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 index e687c93f04..68c2fbf3d9 100644 --- a/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/z3950/t_list.tt2 @@ -48,12 +48,12 @@
[% l('Remove Fields on Import') %]
-
-
- - -
-
+
    +
  • + +
  • +
-- 2.43.2