summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authormark <mark>2011-07-22 19:19:57 +0000
committermark <mark>2011-07-22 19:19:57 +0000
commit4d910ef2038bbc29e73a40ec66591ac48355a5ba (patch)
treefca484f693e03297b1f9d5455ce0f9987a78dd94 /httemplate
parent8dba5cb96454bf8ec81333ebac381180731396f1 (diff)
EFT Canada batch format and scripts, #13628
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/search/elements/cust_pay_batch_top.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/elements/cust_pay_batch_top.html b/httemplate/search/elements/cust_pay_batch_top.html
index 96ed428b0..ce0ee9ed4 100644
--- a/httemplate/search/elements/cust_pay_batch_top.html
+++ b/httemplate/search/elements/cust_pay_batch_top.html
@@ -106,6 +106,7 @@ tie my %download_formats, 'Tie::IxHash', (
'paymentech' => 'XML file for Chase Paymentech',
'RBC' => 'Royal Bank of Canada PDS batch',
'td_eft1464' => '1464 byte file for TD Commercial Banking EFT',
+'eft_canada' => 'EFT Canada CSV batch',
# insert new batch formats here
);