Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / reports / issues_avg_stats.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Average loan time</h1>
4
5 <p>This report will list the average time items are out on loan based on the criteria you enter</p>
6
7 <p>If you choose to output to the browser your results will print to the screen.</p>
8
9 <p>You can also choose to export to a file that you can manipulate to your needs.</p>
10
11 <p><strong>See the full documentation for the Average Loan Time report in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/reports.html#average-loan-time">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]