From 6651941f189361b7521c0c5e2931c671075ed143 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 24 Feb 2011 10:56:42 -0500 Subject: [PATCH] Fix for Bug 5804 - duplicate warning when ordering needs design work Content-Type: text/plain; charset="utf-8" --- .../en/modules/acqui/neworderempty_duplicate.tmpl | 60 +++++++++++++++----- 1 files changed, 45 insertions(+), 15 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl index c85f40f..7203526 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tmpl @@ -1,11 +1,6 @@ Koha › Acquisitions › Basket <!-- TMPL_VAR NAME="basketno" --> › Duplicate warning - - - - @@ -20,19 +15,54 @@
-

Duplicate warning

+
+

Duplicate warning

+

You selected a record from an external source that matches an existing record in your catalog: "> +"> +"> +">

+
-

You selected a record from an external source that matches an existing record in your catalog!

-

Click Use Existing if you do not want to create a duplicate record, but you want to add an order from the existing record in your catalog. Click Create New if you still want to create a new record by importing the external (duplicate) record. Click Cancel to return to the basket without making a new order.

-

The existing catalog record can be viewed in a new window by clicking "> +

+
+
+
+

Use existing record

+

Do not create a duplicate record. Add an order from the existing record in your catalog.

+" /> +" /> +" /> + +
+
+
-
-
- &basketno=&biblionumber='" /> - &basketno=&breedingid=&use_external_source=1'" /> - '" /> -
+
+
+ +

Cancel and return to order

+

Return to the basket without making a new order.

+" /> + +
+
+ +
+
+
+

Crete new record

+

Create a new record by importing the external (duplicate) record.

+" /> +" /> +" /> + + +
+
+
+ +
-- 1.7.3