From 9aec8fd2e02ffc6bd02fe5c6de373abd68011c4a Mon Sep 17 00:00:00 2001 From: mark Date: Fri, 24 Dec 2010 00:41:26 +0000 Subject: manual batch approval and TD EFT fixes, RT#10545 --- httemplate/misc/download-batch.cgi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'httemplate/misc/download-batch.cgi') diff --git a/httemplate/misc/download-batch.cgi b/httemplate/misc/download-batch.cgi index 01bf5d25f..23deba712 100644 --- a/httemplate/misc/download-batch.cgi +++ b/httemplate/misc/download-batch.cgi @@ -1,6 +1,4 @@ -<% $pay_batch->export_batch($format) %> - -<%init> +<% $pay_batch->export_batch($format) %><%init> #http_header('Content-Type' => 'text/comma-separated-values' ); #IE chokes http_header('Content-Type' => 'text/plain' ); # not necessarily correct... -- cgit v1.2.1