X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_credit.html;h=cafe556ba1889b23e0e332b0465d7b07b6957d36;hp=34e05394e84490039d999d291cd74762a4024163;hb=3f2a7b01b59902faed5767d81e2959e131bdbdfd;hpb=d2e3299a0af2b5122d73b9f3ca0814a36919b1da diff --git a/httemplate/search/report_cust_credit.html b/httemplate/search/report_cust_credit.html index 34e05394e..cafe556ba 100644 --- a/httemplate/search/report_cust_credit.html +++ b/httemplate/search/report_cust_credit.html @@ -24,8 +24,10 @@ 'field' => 'amount', &> - <& /elements/tr-select-show_voided_credits.html, - 'label' => emt('Show Voided Credits'), + <& /elements/tr-checkbox.html, + 'label' => emt('Show Voided Credits').':', + 'field' => 'show_voided_credits', + 'value' => '1', &> @@ -51,4 +53,3 @@ my $title = $cgi->param('unapplied') ? 'Unapplied credit report' : 'Credit report'; -