Файловый менеджер - Редактировать - /home/lmsyaran/public_html/pusher/layouts.tar
Назад
default/filter-list.php 0000644 00000001761 15117104347 0011147 0 ustar 00 <?php /** * ------------------------------------------------------------------------ * JA Filter Plugin - Content * ------------------------------------------------------------------------ * Copyright (C) 2004-2016 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html * Author: J.O.O.M Solutions Co., Ltd * Websites: http://www.joomlart.com - http://www.joomlancers.com * This file may not be redistributed in whole or significant part. * ------------------------------------------------------------------------ */ defined('_JEXEC') or die; ?> <div class="ja-filter-wrapper block filter filter-wrapper"> <div class="block-content filter-content"> <div class="filter-current filter-values"></div> <h3 role="heading" aria-level="2" class="block-subtitle filter-subtitle"><?php echo JText::_('COM_JAMEGAFILTER_SHOP_BY'); ?></h3> <dl class="filter-options filter-list" id="narrow-by-list"> </dl> </div> </div>