X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Felements%2Freport_cust_pay_or_refund.html;h=b69f82624ddc76a92c6c88a61a379a046a201281;hb=8743bba0dc26684542301b91ee6a9192e893ab9c;hp=806746a23ab26c4a4637efe74c70ee8f460014c4;hpb=a2ecb1cf6a6c084c521710f1256da082f70ba9e5;p=freeside.git diff --git a/httemplate/search/elements/report_cust_pay_or_refund.html b/httemplate/search/elements/report_cust_pay_or_refund.html index 806746a23..b69f82624 100644 --- a/httemplate/search/elements/report_cust_pay_or_refund.html +++ b/httemplate/search/elements/report_cust_pay_or_refund.html @@ -30,12 +30,20 @@ Examples: <& /elements/tr-select.html, label => ucfirst(PL($name_singular)) . ' of type:', field => 'payby', - options => [ keys(\%payby) ], + options => [ keys %payby ], labels => \%payby, multiple => 1, size => 18, &> +% if (substr($conf->config('card_masking_method'), -5) eq 'last4' || !$conf->config('card_masking_method')) { + + <% mt('Card Last 4 #:') |h %> + + + + +% } <% mt('Check #:') |h %>