View | Details | Raw Unified | Return to bug 6966
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt (+2 lines)
Lines 6-9 Link Here
6
6
7
<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>
7
<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>
8
8
9
<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>
10
9
[% INCLUDE 'help-bottom.inc' %]
11
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt (+2 lines)
Lines 4-7 Link Here
4
4
5
<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>
5
<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>
6
6
7
<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>
8
7
[% INCLUDE 'help-bottom.inc' %]
9
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt (-1 / +2 lines)
Lines 68-71 Link Here
68
<li>ctype:w Law reports and digests</li>
68
<li>ctype:w Law reports and digests</li>
69
<li>ctype:z Treaties</li></ul>
69
<li>ctype:z Treaties</li></ul>
70
70
71
<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>
72
71
[% INCLUDE 'help-bottom.inc' %]
73
[% INCLUDE 'help-bottom.inc' %]
72
- 

Return to bug 6966