-- CRM-16542, fixed regression for billing block
authorPradeep Nayak <pradpnayak@gmail.com>
Thu, 27 Aug 2015 22:01:40 +0000 (03:31 +0530)
committerPradeep Nayak <pradpnayak@gmail.com>
Mon, 31 Aug 2015 18:21:30 +0000 (23:51 +0530)
----------------------------------------
* CRM-16542: PayPal Express woes on 4.6
  https://issues.civicrm.org/jira/browse/CRM-16542

templates/CRM/Core/BillingBlock.tpl

index 68765b49866cda994895c4adde1f8cd94e63b30f..8069996d0fd6c28335bb423ed52a3474468b99fa 100644 (file)
@@ -53,6 +53,7 @@
         {/foreach}
       </div>
     </fieldset>
+  {/if}
   {if $billingDetailsFields|@count}
     {if $profileAddressFields}
       <input type="checkbox" id="billingcheckbox" value="0">
@@ -78,7 +79,6 @@
       </div>
     </fieldset>
   {/if}
-{/if}
 </div>
 {if $profileAddressFields}
   <script type="text/javascript">