diff options
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/search/elements/cust_pay_batch_top.html | 1 |
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 ); |