From a7866655363befb1aa6f61ccfbd910de0720f5f8 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Wed, 2 May 2012 13:35:01 -0400 Subject: [PATCH] Bug 7757 - Followup - Move IF outside of html tag --- .../prog/en/modules/acqui/basketheader.tt | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketheader.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketheader.tt index 94765a7..95e47c3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketheader.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketheader.tt @@ -46,7 +46,7 @@ ul.draglist { ul.draglist li { margin: 1px; cursor: move; - zoom: 1; + zom: 1; } ul.draglist_alt { @@ -129,7 +129,11 @@ li.list2 {   -- 1.7.2.5