Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.tt
Natalie Bennison 41506ab0b5 Bug 12661: Fixing capitalisation from "Item Type" to "Item type"
To fix go to help>reports>manager

Find capitalisation error
"Item Type"

Change to
"Item type"

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-07-30 11:05:21 -03:00

13 lines
561 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Catalog by item type</h1>
<p>This report will list the total number of items of each item type per library.</p>
<p>If you choose to output to the browser your results will print to the screen.</p>
<p>You can also choose to export to a file that you can manipulate to your needs.</p>
<p><strong>See the full documentation for the Catalog by Item type report in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/statsreports.html#catbyitem">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]