From fa81e2694906ade89f6b7260c621cd86f10cdba0 Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 21 Mar 2007 04:01:52 +0000 Subject: ticket 1436, ACH export format, return processing and autopost --- httemplate/search/cust_pay_batch.cgi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate/search/cust_pay_batch.cgi') diff --git a/httemplate/search/cust_pay_batch.cgi b/httemplate/search/cust_pay_batch.cgi index e378ffae7..c678febf1 100755 --- a/httemplate/search/cust_pay_batch.cgi +++ b/httemplate/search/cust_pay_batch.cgi @@ -142,6 +142,7 @@ if ( $pay_batch ) { qq!!. qq!!. qq!!. + qq!!. qq!!; } $html_init .= qq!
!; @@ -165,6 +166,7 @@ if ( $pay_batch ) { qq!!. qq!!. qq!!. + qq!!. qq!
!; } $html_init .= qq!!; -- cgit v1.2.1