| Current Path : /var/www/iplanru/data/www/i-plan.ru/media/zoo/applications/movie/templates/default/ | 
| Current File : /var/www/iplanru/data/www/i-plan.ru/media/zoo/applications/movie/templates/default/_alphaindex.php | 
<?php
/**
* @package   com_zoo
* @author    YOOtheme http://www.yootheme.com
* @copyright Copyright (C) YOOtheme GmbH
* @license   http://www.gnu.org/licenses/gpl.html GNU/GPL
*/
// no direct access
defined('_JEXEC') or die('Restricted access');
?>
<div class="alpha-index <?php if ($this->params->get('template.alignment') == 'center') echo 'alpha-index-center'; ?>">			
	<?php echo $this->alpha_index->render(); ?>
</div>