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 / course-details.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Course details</h1>
4
5 <p>The course reserves module in Koha allows you to temporarily move items to 'reserve' and assign different circulation rules to these items while they are being used for a specific course.</p>
6
7 <p>The details page will show you the items you have on reserve for your course. From here you can add/remove items and edit the course.</p>
8
9 <p><strong>See the full documentation for Course reserves in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/course_reserves.html">manual</a> (online).</strong></p>
10
11 [% INCLUDE 'help-bottom.inc' %]