1 <% include('elements/ApplicationCommon.html',
2 'error_redirect' => 'cust_pay_refund.cgi',
3 'src_table' => 'cust_pay',
4 'src_thing' => 'payment',
5 'link_table' => 'cust_pay_refund',
11 unless $FS::CurrentUser::CurrentUser->access_right('Apply payment');