示例#1
0
					<?php 
        echo $this->item->review_count > 1 ? JText::_('COM_BT_PORTFOLIO_REVIEWS') : JText::_('COM_BT_PORTFOLIO_REVIEW');
        ?>
	            </a>
				<?php 
    }
    ?>
			</div>
			<?php 
}
?>
		
        <div class="social_share">
			<?php 
if ($this->params->get('show_social_share')) {
    Bt_portfolioHelper::getSocialShare($this->params->get('social_share_buttons'));
}
?>
			<?php 
if ($this->params->get('show_print')) {
    echo Bt_portfolioHelper::getPrintButton(1, $this->item->id);
}
?>
        </div>
        <div class="clr"></div>
        </div><!-- end vote-social-share -->
		<br clear="all">
		<?php 
if (count($this->images)) {
    ?>
        <div class="btp-slideshow">