From 37c283b67894963eb69d5dce020c8cfc722c9042 Mon Sep 17 00:00:00 2001 From: Pradeep Nayak Date: Thu, 31 Mar 2016 18:13:08 +0530 Subject: [PATCH] CRM-18337, used https for social media url ---------------------------------------- * CRM-18337: Use https for all social media url https://issues.civicrm.org/jira/browse/CRM-18337 --- templates/CRM/common/SocialNetwork.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/CRM/common/SocialNetwork.tpl b/templates/CRM/common/SocialNetwork.tpl index 68ae56d6e7..d65015be99 100644 --- a/templates/CRM/common/SocialNetwork.tpl +++ b/templates/CRM/common/SocialNetwork.tpl @@ -35,10 +35,10 @@
{if $emailMode eq true} {*use images for email*} - + Tweet Button - + Facebook Button {else} -- 2.25.1