Markup correction; Fix for Bug 2600, "HTML tags in titles not escaped in list of...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / currency.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3 <h1>Currencies administration</h1>
4
5 <p>Define the currencies you deal with here.</p>
6
7 <p>You should at least define your local currency here, giving it a name (like US DOLLAR or EURO) and setting the "rate" at 1. If you do business with vendors who charge in a different currency, enter a name for that currency (e.g. PESO) and set the approximate exchange rate compared to your currency. (Note: names are limited to 10 characters or less.) The exchange rate is used to calculate the remain balances in your materials budgets when you purchase materials using "normal" acquisitions.</p>
8
9 <!-- TMPL_INCLUDE name="help-bottom.inc" -->