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

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

Use tpl instead of XFBML on php

  • Property svn:eol-style set to LF
File size: 335 bytes
Line 
1<div id="fb-xfbml-like">
2<fb:like href="{$fbp_url_picture}" 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.