From 34ebecd316943ad2048644dd257de6e2c1d05863 Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Tue, 13 May 2014 20:46:27 -0400 Subject: [PATCH] CRM-14486 - ts and link for empowered by image ---------------------------------------- * 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/CRM/common/publicFooter.tpl b/templates/CRM/common/publicFooter.tpl index 467e7203ea..6801de53af 100644 --- a/templates/CRM/common/publicFooter.tpl +++ b/templates/CRM/common/publicFooter.tpl @@ -25,7 +25,8 @@ *} {if $config->empoweredBy} +{capture assign=civilogo}{/capture} {/if} -- 2.25.1