--- .../prog/en/modules/basket/sendbasket.tmpl | 2 +- .../prog/en/modules/virtualshelves/sendshelf.tmpl | 2 +- .../opac-tmpl/prog/en/modules/opac-sendbasket.tmpl | 2 +- .../opac-tmpl/prog/en/modules/opac-sendshelf.tmpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl index 033c4d2..e5cc60d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl @@ -7,7 +7,7 @@ Hi, Here is your cart, sent from our online catalog. -Please note that the attached file is a MARC biblographic records file +Please note that the attached file is a MARC bibliographic records file which can be imported into a Personal Bibliographic Software like EndNote, Reference Manager or ProCite. <END_HEADER> diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tmpl index 3f8502e..9da4d45 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tmpl @@ -7,7 +7,7 @@ Hi, Here is your list called <!-- TMPL_VAR NAME="shelfname" -->, sent from our online catalog. -Please note that the attached file is a MARC biblographic records file +Please note that the attached file is a MARC bibliographic records file which can be imported into a Personal Bibliographic Software like EndNote, Reference Manager or ProCite. <END_HEADER> 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 5513198..57f62ee 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl @@ -7,7 +7,7 @@ Hi, <!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR NAME="surname" --> sent you a cart from our online catalog. -Please note that the attached file is a MARC biblographic records file +Please note that the attached file is a MARC bibliographic records file which can be imported into a Personal Bibliographic Software like EndNote, Reference Manager or ProCite. <END_HEADER> 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 1d4e4c6..1c367a0 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl @@ -7,7 +7,7 @@ Hi, <!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR NAME="surname" -->, sent you from our online catalog, the virtual shelf called : <!-- TMPL_VAR NAME="shelfname" -->. -Please note that the attached file is a MARC biblographic records file +Please note that the attached file is a MARC bibliographic records file which can be imported into a Personal Bibliographic Software like EndNote, Reference Manager or ProCite. <END_HEADER> -- 1.7.0.4 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
