source:
extensions/TweetThis/button.tpl
@
26113
Last change on this file since 26113 was 19362, checked in by , 12 years ago | |
---|---|
File size: 375 bytes |
Line | |
---|---|
1 | {combine_script id='twitter_widgets' load='footer' path='http://platform.twitter.com/widgets.js'} |
2 | <a href="https://twitter.com/share" class="twitter-share-button" |
3 | data-url="{$TWEET_URL}" data-lang="{$TWEET_LANG}" {if not empty($TWEET_VIA)}data-via="{$TWEET_VIA}"{/if} |
4 | {if $TWEET_SIZE=="large"}data-size="large"{/if} {if not $TWEET_COUNT}data-count="none"{/if}>Tweet</a> |
Note: See TracBrowser
for help on using the repository browser.