source: extensions/FacebookPlug/Plugin/tpl/social.plugin.like.box.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: 323 bytes
Line 
1<div id="fb-xfbml-like-box">
2<fb:like-box href="{$fbp.social_plugin_like_box.url}" {*width="???"*} show_faces="{$fbp.social_plugin_like_box.show_faces|@boolean_to_string}" stream="{$fbp.social_plugin_like_box.stream|@boolean_to_string}" header="{$fbp.social_plugin_like_box.header|@boolean_to_string}"></fb:like-box>
3</div>
Note: See TracBrowser for help on using the repository browser.