From af23b1d76a49f076458d3f1d94e5a19f54dc5889 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 Signed-off-by: Henri-Damien LAURENT --- koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl | 4 ++-- koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelfform.tmpl | 6 +++--- koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl | 4 ++++ 3 files changed, 9 insertions(+), 5 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 b82976b377..204fd207f5 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 b55856a47e..41f7d32b36 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 @@ -10,7 +10,7 @@

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 3e39e3d333..9a18033c53 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl @@ -290,7 +290,11 @@ $.tablesorter.addParser({
  2.   +<<<<<<< HEAD:koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl ','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100')">Send List +======= + ','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100')">Send List +>>>>>>> b99e65c... bug 2908 followup - use "list", not "shelf":koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl -- 2.39.5