From b99e65ca76ab505d5004350b9c3ef490dc0b975a Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 12 Jan 2009 16:16:47 -0600 Subject: [PATCH] bug 2908 followup - use "list", not "shelf" Signed-off-by: Galen Charlton --- koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl | 4 ++-- .../opac-tmpl/prog/en/modules/opac-sendshelfform.tmpl | 8 ++++---- koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl index 0131efb65f..640f39f22b 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl @@ -1,11 +1,11 @@ -Your Shelf : +Your List :
Hi, -Here is your shelf called , sent from our Online Catalog. +Here is your list called , sent from our Online Catalog. Please note that the attached file is a MARC biblographic records file which can be imported into a Personal Bibliographic Software like EndNote, diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelfform.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelfform.tmpl index 0b73b3e57a..c4c33f9d07 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelfform.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelfform.tmpl @@ -1,4 +1,4 @@ -Koha Online Catalog › Sending Your Shelf +Koha Online Catalog › Sending Your List @@ -6,11 +6,11 @@

Message Sent

-

The shelf was sent to:

+

The list was sent to:

Close window

-

Problem sending the shelf...

+

Problem sending the list...

@@ -18,7 +18,7 @@
" method="post">
-Sending your shelf +Sending your list
  1. diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl index d288c83086..9aed555284 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl @@ -96,7 +96,7 @@ $.tablesorter.addParser({ "/>
  2. -','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100')">Send shelf +','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100')">Send List
    " /> @@ -239,7 +239,7 @@ $.tablesorter.addParser({
      - ','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100')">Send shelf + ','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100')">Send List @@ -287,7 +287,7 @@ $.tablesorter.addParser({   - ','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100')">Send shelf + ','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100')">Send List -- 2.20.1