From 001810a149a8ce7d07b8150caa46fb5549f1bbb5 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Wed, 23 Dec 2020 20:04:18 +1100 Subject: [PATCH] Purify PCP introductory text field --- templates/CRM/PCP/Page/PCPInfo.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/PCP/Page/PCPInfo.tpl b/templates/CRM/PCP/Page/PCPInfo.tpl index 866402fbfd..2885729782 100644 --- a/templates/CRM/PCP/Page/PCPInfo.tpl +++ b/templates/CRM/PCP/Page/PCPInfo.tpl @@ -38,7 +38,7 @@
{crmRegion name="pcp-page-pcpinfo"}
- {$pcp.intro_text} + {$pcp.intro_text|purify}
{if $image}
-- 2.25.1