Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt
Owen Leonard a32ca9d525 Bug 2780 - Capitalize strings consistently (Acqui help)
Correcting capitalization in Acquisitions help templates

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
2012-04-10 10:03:35 +02:00

17 lines
602 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Order from an existing record</h1>
<p>If you are ordering another copy of an existing item, you can simply search for the record in your system</p>
<ul>
<li>From the results, simply click 'Order' to be brought to the order form
<ul>
<li>All of the details associated with the item will already be listed under 'Catalog details'</li>
</ul>
</li>
</ul>
<p><strong>See the full documentation for ordering in the <a href="http://manual.koha-community.org/3.6/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]