From b2317fde5ceb4a038795717c6b70736d44045f2b 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 | 19 +++---------------- 3 files changed, 18 insertions(+), 30 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 9079b6d..aaa7462 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl @@ -288,20 +288,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 9437185..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,20 +77,7 @@ -

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