source: extensions/FacebookPlug/Plugin/tpl/social.plugin.like.button.tpl @ 8275

Last change on this file since 8275 was 8275, checked in by rub, 13 years ago

Add css
Fix translations
Finish like box integration

  • Property svn:eol-style set to LF
File size: 390 bytes
Line 
1<div id="fb-xfbml-like-button">
2<fb:like href="{$fbp_url_picture}" width="{$fbp.social_plugin_like_button.width}" layout="{$fbp.social_plugin_like_button.layout}" show_faces="{$fbp.social_plugin_like_button.show_faces|@boolean_to_string}" {*width="{$WIDTH_IMG}"*} action="{$fbp.social_plugin_like_button.action}" colorscheme="{$fbp.social_plugin_like_button.colorscheme}"></fb:like>
3</div>
Note: See TracBrowser for help on using the repository browser.