Skip to content
Snippets Groups Projects
Commit 99e2ac5f authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

Merge pull request #1830 from monishdeb/CRM-13625

CRM-13625 fix - Twitter text references thankyou page with session, not ...
parents b87eb5d5 587722ae
Branches
Tags
No related merge requests found
......@@ -45,7 +45,7 @@
{*use advanced buttons for pages*}
<div class="label">
<iframe allowtransparency="true" frameborder="0" scrolling="no"
src="//platform.twitter.com/widgets/tweet_button.html?text={$title}&amp;url={$url}"
src="//platform.twitter.com/widgets/tweet_button.html?text={$title}&amp;url={$url|urlencode}"
style="width:100px; height:20px;">
</iframe>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment