From 70b17c022ed0c6fbdea63e2f2b2f7f2caf0645c7 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Sun, 2 Oct 2011 19:23:28 -0400 Subject: [PATCH 1/1] Bug 6966 Catalogue Help Files This patch updates the help files in the catalogue folder by including the link to the manual. --- koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt | 2 ++ koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt | 2 ++ koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt | 2 ++ 3 files changed, 6 insertions(+) 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 527a936c58..58270cf0f2 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,4 +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).

+ [% 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 827902419b..d91aaa7ff8 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 @@ -4,4 +4,6 @@

This page provides information regarding all of the items attached to a record. From here you can easily mark and item lost, damaged or withdrawn. You can slo view the circulation history or edit the items.

+

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 10a0694f70..3dfea20c77 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,4 +68,6 @@
  • ctype:w Law reports and digests
  • ctype:z Treaties
  • +

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

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