From e3804224faa68b0c1e8c0b6c5b9e262bc75ae2be Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Fri, 19 Oct 2012 09:55:40 -0400 Subject: [PATCH] Bug 8945: Catalogue Help Files This patch updates the catalogue help files. Signed-off-by: Jared Camins-Esakov --- .../prog/en/modules/help/catalogue/issuehistory.tt | 2 +- .../prog/en/modules/help/catalogue/moredetail.tt | 2 +- .../prog/en/modules/help/catalogue/search.tt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt index a763f37..98b70be 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt @@ -6,6 +6,6 @@

Below the 'History' heading is a link to 'View item's checkout history,' clicking that will open up the item's history which will look slightly different from the bibliographic record's history page.

-

See the full documentation for Item Checkout History in the manual (online).

+

See the full documentation for Item Checkout History in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt index 7eae764..d69c717 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt @@ -18,6 +18,6 @@

Below the 'History' heading is a link to 'View item's checkout history,' clicking that will open up the item's history which will look slightly different from the bibliographic record's history page.

-

See the full documentation for Item Records in the manual (online).

+

See the full documentation for Item Records in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt index 38d1b3e..dcc5ade 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt @@ -68,6 +68,6 @@
  • ctype:w Law reports and digests
  • ctype:z Treaties
  • -

    See the full documentation for Searching in the manual (online).

    +

    See the full documentation for Searching in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file -- 1.7.9.5