From 686c4b8b9292d81727bba605635d458007f8d50c Mon Sep 17 00:00:00 2001 From: Stoob Date: Thu, 2 May 2013 16:06:27 -0700 Subject: [PATCH] CRM-12505 remove social block from Main.tpl form ---------------------------------------- * CRM-12505: Social Networking block should only be included on Thank-you page for online contributions and event registration http://issues.civicrm.org/jira/browse/CRM-12505 --- templates/CRM/Contribute/Form/Contribution/Main.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Contribute/Form/Contribution/Main.tpl b/templates/CRM/Contribute/Form/Contribution/Main.tpl index c81cd8c12f..a8001b9981 100644 --- a/templates/CRM/Contribute/Form/Contribution/Main.tpl +++ b/templates/CRM/Contribute/Form/Contribution/Main.tpl @@ -95,7 +95,7 @@ {include file="CRM/common/TrackingFields.tpl"} {capture assign='reqMark'}*{/capture} -
+
{$intro_text}
-- 2.25.1