PATH:
home
/
sparklp6
/
public_html
/
sparklerfilters-org
/
layouts
/
joomla
/
searchtools
/
default
<?php /** * @package Joomla.Site * @subpackage Layout * * @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; $data = $displayData; ?> <div class="alert alert-info alert-no-items"> <?php echo $data['options']['noResultsText']; ?> </div>
[-] filters.php
[edit]
[-] noitems.php
[edit]
[-] list.php
[edit]
[-] bar.php
[edit]
[+]
..
[-] selector.php
[edit]