Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / course_reserves / add_items.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Add/edit course items</h1>
4
5 <p>Before adding reserve materials you will need at least one course to add them to. To add materials visit the Course Reserves module.</p>
6
7 <p>Click on the title of the course you would like to add materials to.</p>
8
9 <p>At the top of the course description click the 'Add reserves' button to add titles to this reserve list. You will be asked to enter the barcode for the reserve item.</p>
10
11 <p>After you are done scanning the barcodes to add to the course you can see them on the course page.</p>
12
13 <p><strong>See the full documentation for adding items to Course reserves in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/course_reserves.html">manual</a> (online).</strong></p>
14
15 [% INCLUDE 'help-bottom.inc' %]