summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pay.html
blob: e466f6afa01dc795281a0d7b170b12d5f24837bb (plain)
1
2
3
4
5
6
7
<& elements/cust_pay_or_refund.html,
                'thing'         => 'pay',
                'amount_field'  => 'paid',
                'name_singular' => emt('payment'),
                'name_verb'     => emt('paid'),
                'show_card_type' => 1,
&>