CRM-16555 include BillingBlockWrapper as part of refactoring forms to have same behaviour
[civicrm-core.git] / templates / CRM / Contribute / Form / AdditionalInfo / DirectDebit.tpl
index 380fbf8f3aa250c7f3a7bfb3d1c2fafffce46bed..e32959f064351032e3beb4661f88bdfbf0df6eac 100644 (file)
@@ -25,6 +25,6 @@
 *}
 {* this template is used for adding Credit Cart and billing details *}
 <div id="id-directDebit" class="section-shown">
-  {include file='CRM/Core/BillingBlock.tpl'}
+  {include file='CRM/Core/BillingBlockWrapper.tpl'}
 </div>
 {include file="CRM/Contribute/Form/AdditionalInfo/Payment.tpl"}