From 8c6d7c999608b1fc7e6a5b4dc4af56fcb1e6a62e Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 21 Apr 2009 14:12:55 -0500 Subject: [PATCH] Adding link back to OPAC for emailed cart and lists. Correction to previous patch: uses "online catalog" in place of "OPAC" following the example of other text on the page Signed-off-by: Galen Charlton --- koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl | 4 +++- koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl index e2ae0fadc8..b55760a7a1 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl @@ -5,7 +5,7 @@ Your Cart
Hi, -Here is your cart, sent from our Online Catalog. +Here is your cart, 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, @@ -32,6 +32,8 @@ Dewey: LCCN: URL : +In the online catalog: +/cgi-bin/koha/opac-detail.pl?biblionumber= Items : () 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 204fd207f5..3f8502e795 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl @@ -5,7 +5,7 @@ Your List :
Hi, -Here is your list 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, @@ -32,6 +32,8 @@ Dewey: LCCN: URL : +In the online catalog: +/cgi-bin/koha/opac-detail.pl?biblionumber= Items : () -- 2.39.2