From 9447db47a5d649e1127f3d6d385857307dbb1a0c Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Tue, 13 May 2014 20:48:53 -0400 Subject: [PATCH] CRM-14486 proper tag line ---------------------------------------- * CRM-14486: Empowered by CiviCRM - footer added to all public pages (with option to disable) https://issues.civicrm.org/jira/browse/CRM-14486 --- templates/CRM/common/publicFooter.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/common/publicFooter.tpl b/templates/CRM/common/publicFooter.tpl index 6801de53af..f267fdb97e 100644 --- a/templates/CRM/common/publicFooter.tpl +++ b/templates/CRM/common/publicFooter.tpl @@ -25,7 +25,7 @@ *} {if $config->empoweredBy} -{capture assign=civilogo}{/capture} +{capture assign=civilogo}{/capture} -- 2.25.1