Bug 20527: (QA follow-up) Fix type 'Wiriteoff'
Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
f3992816b2
commit
c706b8aa13
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@
|
|||
|
||||
<ol>
|
||||
<li>
|
||||
<label for="amountwrittenoff">Wiriteoff amount: </label>
|
||||
<label for="amountwrittenoff">Writeoff amount: </label>
|
||||
<!-- default to writing off all -->
|
||||
<input name="amountwrittenoff" id="amountwrittenoff" value="[% amountoutstanding | $Price on_editing => 1 %]" type="text" />
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue