View | Details | Raw Unified | Return to bug 12768
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt (-2 / +1 lines)
Lines 133-139 function enableCheckboxActions(){ Link Here
133
          [% CASE 'Rent' %]Rental fee
133
          [% CASE 'Rent' %]Rental fee
134
          [% CASE 'FOR' %]Forgiven
134
          [% CASE 'FOR' %]Forgiven
135
          [% CASE 'LR' %]Lost item fee refund
135
          [% CASE 'LR' %]Lost item fee refund
136
          [% CASE 'LR' %]Processing fee
136
          [% CASE 'PF' %]Processing fee
137
          [% CASE 'PAY' %]Payment
137
          [% CASE 'PAY' %]Payment
138
          [% CASE 'WO' %]Writeoff
138
          [% CASE 'WO' %]Writeoff
139
          [% CASE 'C' %]Credit
139
          [% CASE 'C' %]Credit
140
- 

Return to bug 12768