From 562653bc8d76414e40fa229afcec3320f3b2cf1a Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 4 Jan 2011 14:31:46 -0500 Subject: [PATCH] Fix for Bug 3918 - Add to order lists inconsistent - Added new include to contain add to basket options - Minor markup corrections Signed-off-by: Nicole Engard Signed-off-by: Chris Cormack --- .../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 0000000000..7eae563b8d --- /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 9079b6d396..aaa7462f50 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 9437185f8c..76102d1c93 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 -
- " /> - " /> - -
-
+ -- 2.39.2