diff --git a/templates/CRM/Iats/BillingBlockDirectDebitExtra_CAD.tpl b/templates/CRM/Iats/BillingBlockDirectDebitExtra_CAD.tpl index 7e7a9ad..d5408fd 100644 --- a/templates/CRM/Iats/BillingBlockDirectDebitExtra_CAD.tpl +++ b/templates/CRM/Iats/BillingBlockDirectDebitExtra_CAD.tpl @@ -4,7 +4,8 @@
{ts domain='com.iatspayments.civicrm'}You can find your Transit number, Bank number and Account number by inspecting a cheque.{/ts}
-
+ {capture assign="CheckImage"}{crmResURL ext="com.iatspayments.civicrm" file="templates/CRM/Iats/CDN_cheque_500x.jpg"}{/capture} +
{ts domain='com.iatspayments.civicrm'}Please enter them below without any punctuation or spaces.{/ts}
@@ -19,9 +20,11 @@
+{capture assign="acheftjs"}{crmResURL ext="com.iatspayments.civicrm" file="js/dd_acheft.js"}{/capture} +{capture assign="d4dCadjs"}{crmResURL ext="com.iatspayments.civicrm" file="js/dd_cad.js"}{/capture}