manual batch approval and TD EFT fixes, RT#10545
[freeside.git] / httemplate / misc / download-batch.cgi
index 01bf5d2..23deba7 100644 (file)
@@ -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...