summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-11-13 14:28:36 -0800
committerIvan Kohler <ivan@freeside.biz>2014-11-13 14:28:36 -0800
commit52a824f9b11ca266be10c76894eaf6607344c8d0 (patch)
tree18eddfb01892f51a973812255c23e4353ae202ee /httemplate
parent4af695fe8521e17dd67ba34df929f35fdad4c505 (diff)
parentaf501d08494e5930d53da1cb1f02e65e2a6ebd07 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
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 a773dd009..2dbf62019 100644
--- a/httemplate/search/elements/cust_pay_batch_top.html
+++ b/httemplate/search/elements/cust_pay_batch_top.html
@@ -149,6 +149,7 @@ tie my %download_formats, 'Tie::IxHash', (
'RBC' => 'Royal Bank of Canada PDS batch',
'td_eft1464' => '1464 byte file for TD Commercial Banking EFT',
'eft_canada' => 'EFT Canada CSV batch',
+ 'CIBC' => '80 byte file for Canadian Imperial Bank of Commerce',
# insert new batch formats here
);