Current Path :
/
home
/
develito
/
www
/
templates
/
ja_edenite_ii_1
/
tpls
/
blocks
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/www/templates/ja_edenite_ii_1/tpls/blocks/spotlight-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->checkSpotlight('spotlight-2', 'position-5, position-6, position-7, position-8')) : ?> <!-- SPOTLIGHT 2 --> <div class="container t3-sl t3-sl-2"> <?php $this->spotlight('spotlight-2', 'position-5, position-6, position-7, position-8') ?> </div> <!-- //SPOTLIGHT 2 --> <?php endif ?>