X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fmisc%2Fbill.cgi;h=44d85b8804d4508dd793db30a5c0f5ce316de3e0;hb=0ebeec96313dd7edfca340f01f8fbbbac1f4aa1d;hp=f048e5559f0fc1377a44fa091c8414d08035873e;hpb=f21edcf70602d7f2ea314d65382bd8c40f51d530;p=freeside.git diff --git a/httemplate/misc/bill.cgi b/httemplate/misc/bill.cgi index f048e5559..44d85b880 100755 --- a/httemplate/misc/bill.cgi +++ b/httemplate/misc/bill.cgi @@ -21,7 +21,8 @@ unless ( $error ) { #'batch_card'=> 'yes', #'batch_card'=> 'no', #'report_badcard'=> 'yes', - 'retry_card' => 'yes', + #'retry_card' => 'yes', + 'retry' => 'yes', ); } #&eidiot($error) if $error;