CRM-13973-comment : pay later for additional participants
[civicrm-core.git] / templates / CRM / Contribute / Page / PaymentInfo.tpl
index 64bb4ec418851cbc7a44481fdad62514a3782598..812233877a0283d739d056402316950947327f59 100644 (file)
@@ -63,7 +63,7 @@ CRM.$(function($) {
     <td class='right'>{$paymentInfo.balance|crmMoney}</td>
   </tr>
 </table>
-{if $paymentInfo.balance}
+{if $paymentInfo.balance and !$paymentInfo.payLater}
   {if $paymentInfo.balance > 0}
      {assign var=paymentButtonName value='Record Payment'}
   {elseif $paymentInfo.balance < 0}