X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_credit.html;h=f7d38801b850dc46a3ad2e59f34c71d98e080b69;hp=05282e3bee9fc21e03362ad72a77d21f39cb9c0f;hb=af27dbbf7740d0c77d725de905248639637e4f8f;hpb=f3729cae00c3282bb34ff071f0dd5f9bcd5ce9e1 diff --git a/httemplate/search/report_cust_credit.html b/httemplate/search/report_cust_credit.html index 05282e3be..f7d38801b 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'; -