Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course-details.tt
Jonathan Druart b08913370f Bug 18817: Update links manually
Without the anchor it is not possible to retrieve the html page, so
these occurrences have been updated manually (and yes it was painful)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-25 10:22:14 -03:00

11 lines
615 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Course details</h1>
<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>
<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>
<p><strong>See the full documentation for Course reserves in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/07_course_reserves.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]