Bug 18790: (QA follow-up) Fix capitalization
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
f1f773318f
commit
75ebc49f25
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
[% CASE 'Pay00' %]Payment, thanks (cash via SIP2)
|
||||
[% CASE 'Pay01' %]Payment, thanks (VISA via SIP2)
|
||||
[% CASE 'Pay02' %]Payment, thanks (credit card via SIP2)
|
||||
[% CASE 'VOID' %]Payment, Voided
|
||||
[% CASE 'VOID' %]Payment, voided
|
||||
[% CASE 'N' %]New card
|
||||
[% CASE 'F' %]Fine
|
||||
[% CASE 'A' %]Account management fee
|
||||
|
|
Loading…
Reference in a new issue