small typo changes
This commit is contained in:
parent
afe4ecb94e
commit
d57230bc3c
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
<div class="yui-u first">
|
||||
<div id="acqui_acqui_home_order">
|
||||
<fieldset>
|
||||
<legend>Start, receive, or modify any order</legend>
|
||||
<legend>Manage orders</legend>
|
||||
<!-- TMPL_IF name="nobudget" -->
|
||||
<!-- TMPL_IF NAME="CAN_user_parameters" -->
|
||||
<span class="problem">You must <a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">define a budget</a> in Administration</span>
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
<div id="acqui_acqui_home_currency">
|
||||
<!-- TMPL_IF NAME="loop_currency" -->
|
||||
<h2>Exchange rates</h2>
|
||||
<h3>Exchange rates</h3>
|
||||
<form action="/cgi-bin/koha/acqui/currency.pl">
|
||||
<table>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue