stray closing /TABLE in the no-ticket case
[freeside.git] / httemplate / search / h_cust_pay.html
1 <& elements/cust_pay_or_refund.html,
2                 'table'         => 'h_cust_pay',
3                 'amount_field'  => 'paid',
4                 'name_singular' => 'payment',
5                 'name_verb'     => 'paid',
6                 'pre_header'    => [ 'Transaction',    'By' ],
7                 'pre_fields'    => [ 'history_action', 'history_user' ],
8 &>