Move event ical icons to iCalLinks.tpl and supply URLs centrally
[civicrm-core.git] / templates / CRM / Event / Form / Registration / ThankYou.tpl
index b2e6a654724ebffc7350aa8f170788428940ee29..3fa05ece88aae181a60134aee4ee82bf28dc88d9 100644 (file)
     </div>
 
     {if $event.is_public }
+      <div class="action-link section iCal_links-section">
         {include file="CRM/Event/Page/iCalLinks.tpl"}
+      </div>
     {/if}
     {if $event.is_share}
     {capture assign=eventUrl}{crmURL p='civicrm/event/info' q="id=`$event.id`&amp;reset=1" a=1 fe=1 h=1}{/capture}