From 1e8152fa9b5df08f169a25f8b26b2dff81dda66a Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 27 Jan 2010 14:52:48 -0500 Subject: [PATCH] Fix for Bug 3838, Download List Pop Up Needs Margins Signed-off-by: Galen Charlton --- .../prog/en/modules/basket/downloadcart.tmpl | 26 ++++++++++++------- .../modules/virtualshelves/downloadshelf.tmpl | 21 +++++++-------- .../prog/en/modules/opac-downloadcart.tmpl | 21 ++++++++------- 3 files changed, 38 insertions(+), 30 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/downloadcart.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/basket/downloadcart.tmpl index d05e2a208b..bec6fbeeb6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/downloadcart.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/basket/downloadcart.tmpl @@ -1,11 +1,16 @@ -Download shelf + +Koha › Download cart + - + - Your Download should automatically start +

Your download should begin automatically.

-
- + +
+ Download cart +
  1. + +
  2. +
+
+
" /> - + Cancel +
-

Close this window

-
- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tmpl index 52ae03d2bc..5ed72ae2d2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tmpl @@ -1,14 +1,15 @@ -Download shelf +Koha › Download shelf - + - Your Download should automatically start +

Your download should begin automatically.

-
-
+ +
Download Shelf +
  1. - " /> - +
+
+
" /> + Cancel
-

Close this window

-
- diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadcart.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadcart.tmpl index 0a01cba853..75adf24042 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadcart.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadcart.tmpl @@ -1,11 +1,12 @@ -Download shelf +Koha Online Catalog › Download cart - - - Your Download should automatically start + +
+

Your download should begin automatically.

-
- + +
+
  1. +
+
+
" /> +
-

Close this window

-
+

Close this window

-- 2.39.5