| Current Path : /home/megadansyp/www/templates/purity_iii/tpls/blocks/ |
| Current File : /home/megadansyp/www/templates/purity_iii/tpls/blocks/features-intro-2.php |
<?php
/**
* @package T3 Blank
* @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
?>
<?php if ($this->countModules('features-intro-2')) : ?>
<!-- SLIDESHOW -->
<div class="features-intro <?php $this->_c('features-intro-2') ?>">
<jdoc:include type="modules" name="<?php $this->_p('features-intro-2') ?>" style="FeatureRow" />
</div>
<!-- //SLIDESHOW -->
<?php endif ?>