Display sales tax amounts on event information page
[civicrm-core.git] / templates / CRM / Event / Page / EventInfo.tpl
index 91ed2208dc9ae184ec94c296dd90bec55d02d886..7b7684b54c271ca5bfb3a8490418340f89661e34 100644 (file)
                           <td class="{$lClass} crm-event-label">{$feeBlock.label.$idx}</td>
                           {if $isPriceSet & $feeBlock.isDisplayAmount.$idx}
                              <td class="fee_amount-value right">
-                              {if $feeBlock.tax_amount.$idx}
+                              {if isset($feeBlock.tax_amount.$idx)}
                                          {$feeBlock.value.$idx}
                               {else}
                                  {$feeBlock.value.$idx|crmMoney}