X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Felements%2Freport_cust_pay_or_refund.html;fp=httemplate%2Fsearch%2Felements%2Freport_cust_pay_or_refund.html;h=728a12f234463264f31401e2a74eded13d329329;hp=e05f1af73e68078fa5fb97cb081cfc4d5dea19a1;hb=6f58ae775b905cd462dd0faafee95973414a45d2;hpb=f1a8960924a076c978bb28d6a3ca241e62438950 diff --git a/httemplate/search/elements/report_cust_pay_or_refund.html b/httemplate/search/elements/report_cust_pay_or_refund.html index e05f1af73..728a12f23 100644 --- a/httemplate/search/elements/report_cust_pay_or_refund.html +++ b/httemplate/search/elements/report_cust_pay_or_refund.html @@ -19,13 +19,8 @@ Examples: - - - - - + <% emt('[_1] search options', ucfirst($name_singular)) %> +
- <% mt('[_1] search options', ucfirst($name_singular)) |h %> -
<& /elements/tr-select.html, label => ucfirst(PL($name_singular)) . ' of type:', @@ -38,20 +33,20 @@ Examples: % if (substr($conf->config('card_masking_method'), -5) eq 'last4' || !$conf->config('card_masking_method')) { - + % } - + - + @@ -74,7 +69,7 @@ Examples: % } - +
<% mt('Card Last 4 #:') |h %><% mt('Card Last 4 #:') |h %>
<% mt('Check #:') |h %> <% mt('Check #:') |h %>
<% mt('Transaction #:') |h %> <% mt('Transaction #:') |h %>
<% mt(ucfirst($name_singular). ' date') |h %><% mt(ucfirst($name_singular). ' date') |h %> <& /elements/tr-input-beginning_ending.html, @@ -87,7 +82,7 @@ Examples: % if ( $void ) { - +
<% mt('Voided') |h %><% mt('Voided') |h %> <& /elements/tr-input-beginning_ending.html, @@ -119,13 +114,8 @@ Examples:
-
- - - - +<% emt('Customer search options') %> +
- <% mt('Customer search options') |h %> -
<& /elements/tr-select-cust_tag.html, 'custnum' => $opt{'custnum'}, @@ -149,13 +139,9 @@ Examples: % if ( $table eq 'cust_pay' ) {
-
- - - + <% emt('Display options') %> +
- <% mt('Display options') |h %> -
<& /elements/tr-checkbox.html, 'label' => emt('Include tax names'),