Файл: upload/module/facebook/include/plugin/blog.template_block_entry_left_item_menu.php
Строк: 13
<?php
/*
if (Phpfox::getParam('facebook.facebook_like_blog'))
{
echo '<div style="float:left;">
<iframe src="http://www.facebook.com/plugins/like.php?href=' . $this->_aVars['aItem']['bookmark_url'] . '&layout=button_count&show_faces=true&width=200&action=like&font&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:200px; height:21px;" allowTransparency="true"></iframe></div>';
}
*/
?>