VAT-414 The system public pages should be updated to show the VAT/Tax breakdown for...
[civicrm-core.git] / templates / CRM / Event / Form / Registration / ThankYou.tpl
index 1e27523e313365c40575c7d09bc19a2135a60430..e55d507ac6cfff0fe504a6aeb794686702503031 100644 (file)
                   <div class="clear"></div>
                     {/foreach}
                 </div>
+                {if $totalTaxAmount}
+                  <div class="content bold">{ts}Tax Total{/ts}:&nbsp;&nbsp;{$totalTaxAmount|crmMoney}</div>
+                  <div class="clear"></div>
+                {/if}
                 {if $totalAmount}
                  <div class="crm-section no-label total-amount-section">
                     <div class="content bold">{ts}Event Total{/ts}:&nbsp;&nbsp;{$totalAmount|crmMoney}</div>