From d80e1bc268c69784ae534cecc31c09449270be60 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Thu, 23 Sep 2021 11:19:08 +1200 Subject: [PATCH] Enotice fix --- templates/CRM/Event/Page/iCalLinks.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Event/Page/iCalLinks.tpl b/templates/CRM/Event/Page/iCalLinks.tpl index b122b06378..05a676c694 100644 --- a/templates/CRM/Event/Page/iCalLinks.tpl +++ b/templates/CRM/Event/Page/iCalLinks.tpl @@ -9,7 +9,7 @@ *} {* Display icons / links for ical download and feed for EventInfo.tpl, ThankYou.tpl, DashBoard.tpl, and ManageEvent.tpl *} {foreach from=$iCal item="iCalItem"} - + {$iCalItem.text} -- 2.25.1