From 00bfab2dbd6eec74f16b65135977d72612e9c6f0 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 19 Aug 2010 08:57:02 -0400 Subject: [PATCH] Fix for Bug 3859, Attach item clarification - Modifies hint text - Adds handling for BiblioDefaultView preference - Markup and CSS tweaks --- .../prog/en/modules/cataloguing/moveitem.tmpl | 35 ++++++++++++------- 1 files changed, 22 insertions(+), 13 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tmpl index f920244..eee4ef4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tmpl @@ -1,12 +1,12 @@ -Attach item +Attach an item to <!-- TMPL_VAR NAME="bibliotitle" escape="html" --> -
+
@@ -20,36 +20,45 @@ -
The item has successfully been attached to .
+
The item has successfully been attached to .
- + + + + + + + + " /> -
+
+
- +
Enter biblionumber:
- + +
" /> - + +

Attach an item to

- -
Enter item barcode:
- + +

The item you select will be moved to the target record.

+ +
" /> - -
-- 1.7.0.4