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:
Nick Clemens 2021-01-21 16:09:58 +00:00 committed by Jonathan Druart
parent f3992816b2
commit c706b8aa13

View file

@ -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>