INFRA-132 - Batch 14 (g)
[civicrm-core.git] / CRM / Upgrade / 4.6.alpha1.msg_template / message_templates / event_offline_receipt_html.tpl
index 81a73f98b192ffb7b64c96ba7644299cad0c5d7b..ca7d00dd45d15b3f0a659e38b687bc76e98ed74a 100644 (file)
@@ -130,8 +130,8 @@ registration process.{/ts}</p>
        {/if}
       {/foreach}
      {/if}
-        
-     {if $event.is_public} 
+
+     {if $event.is_public}
       <tr>
        <td colspan="2" {$valueStyle}>
         {capture assign=icalFeed}{crmURL p='civicrm/event/ical' q="reset=1&id=`$event.id`" h=0 a=1 fe=1}{/capture}
@@ -139,7 +139,7 @@ registration process.{/ts}</p>
        </td>
       </tr>
      {/if}
-        
+
      {if $email}
       <tr>
        <th {$headerStyle}>
@@ -243,7 +243,7 @@ registration process.{/ts}</p>
         {foreach from=$dataArray item=value key=priceset}
           <tr>
            {if $priceset || $priceset == 0}
-            <td>&nbsp;{$taxTerm} {$priceset|string_format:"%.2f"}%</td>    
+            <td>&nbsp;{$taxTerm} {$priceset|string_format:"%.2f"}%</td>
             <td>&nbsp;{$value|crmMoney:$currency}</td>
            {else}
             <td>&nbsp;{ts}No{/ts} {$taxTerm}</td>