new feature : online HELP
[koha_fer] / koha-tmpl / intranet-tmpl / default / en / help / admin / itemtypes.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2         <h1>Item types</h1>
3         <p>You can define as many itemtypes as you want.</p>
4         <p>Item types are useful for many things :</p>
5         <ul>
6                 <li>Borrowers can search on itemtypes</li>
7                 <li>Issuing rules are set for item types (and for borrower types / branches)</li>
8         </ul>
9 <!-- TMPL_INCLUDE name="help-bottom.inc" -->