From 55b0d0dd774591a164585b21d7fd54eaf4ac3e2d Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 19 Aug 2010 11:32:41 -0400 Subject: [PATCH] Fix for Bug 3918 - Add to order lists inconsistent - Added new include to contain add to basket options - Minor markup corrections --- .../en/includes/acquisitions-add-to-basket.inc | 14 ++++++++++++++ .../prog/en/modules/acqui/basket.tmpl | 15 +-------------- .../prog/en/modules/acqui/neworderbiblio.tmpl | 17 +++-------------- 3 files changed, 18 insertions(+), 28 deletions(-) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-add-to-basket.inc diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-add-to-basket.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-add-to-basket.inc new file mode 100644 index 0000000..7eae563 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-add-to-basket.inc @@ -0,0 +1,14 @@ +
+ Add Order To Basket +
+ " /> + " /> + +
+
\ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl index 3021681..5c9e81e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl @@ -286,20 +286,7 @@
-
- Add Order To Basket -
- " /> - " /> - -
-
+ diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tmpl index e8ef0eb..76102d1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tmpl @@ -19,8 +19,8 @@ -results found - + results found +

No results found

@@ -77,18 +77,7 @@ -

- Add To Order -
- " /> - " /> - -
-
+ -- 1.7.0.4