From: Keith Morgan Date: Fri, 25 Jul 2014 14:39:07 +0000 (-0500) Subject: CRM-15036 - force emailed social media image URLs to use HTTP. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=46bdc72a0cc1dfb1ee8af82acf4d9c6c036db5bd;p=civicrm-core.git CRM-15036 - force emailed social media image URLs to use HTTP. ---------------------------------------- * CRM-15036: Social media image URLs should always use HTTP in emails https://issues.civicrm.org/jira/browse/CRM-15036 --- diff --git a/templates/CRM/common/SocialNetwork.tpl b/templates/CRM/common/SocialNetwork.tpl index d10f3c36e4..1bf6cd68b9 100644 --- a/templates/CRM/common/SocialNetwork.tpl +++ b/templates/CRM/common/SocialNetwork.tpl @@ -36,10 +36,10 @@ {if $emailMode eq true} {*use images for email*} - Tweet Button + Tweet Button - Facebook Button + Facebook Button {else} {*use advanced buttons for pages*}