Bug 6966 Catalogue Help Files
authorNicole C. Engard <nengard@bywatersolutions.com>
Sun, 2 Oct 2011 23:23:28 +0000 (19:23 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Sat, 8 Oct 2011 07:00:53 +0000 (20:00 +1300)
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
koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt
koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt

index 527a936..58270cf 100644 (file)
@@ -6,4 +6,6 @@
 
 <p>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.</p>
 
+<p><strong>See the full documentation for Item Checkout History in the <a href="http://manual.koha-community.org/3.6/en/catitems.html#itemcirchistory">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
index 8279024..d91aaa7 100644 (file)
@@ -4,4 +4,6 @@
 
 <p>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.</p>
 
+<p><strong>See the full documentation for Item Records in the <a href="http://manual.koha-community.org/3.6/en/catitems.html">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
index 10a0694..3dfea20 100644 (file)
@@ -68,4 +68,6 @@
 <li>ctype:w Law reports and digests</li>
 <li>ctype:z Treaties</li></ul>
 
+<p><strong>See the full documentation for Searching in the <a href="http://manual.koha-community.org/3.6/en/searching.html">manual</a> (online).</strong></p>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file