Bug 23805: Update 'Pay' to 'PAYMENT' for consistency
[koha.git] / koha-tmpl / opac-tmpl / bootstrap / en / includes / account-table.inc
index 1269cec..cbf59ee 100644 (file)
     <span>
     [%- IF account.credit_type_code -%]
         [%- SWITCH account.credit_type_code -%]
-            [%- CASE 'Pay'              -%]Payment
+            [%- CASE 'PAYMENT'          -%]Payment
             [%- CASE 'W'                -%]Writeoff
             [%- CASE 'FORGIVEN'         -%]Forgiven
-            [%- CASE 'PAY'              -%]Payment
             [%- CASE 'WO'               -%]Writeoff
             [%- CASE 'CREDIT'           -%]Credit
             [%- CASE 'LOST_RETURN'      -%]Lost item fee refund