@copyright Copyright (C) 2015. All Rights Reserved @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html A sermon distributor that links to Dropbox. /----------------------------------------------------------------------------------------------------------------------------------*/ // No direct access to this file defined('_JEXEC') or die('Restricted access'); // Set the heading of the page $heading = ($this->params->get('page_heading')) ? $this->params->get('page_heading'):(isset($this->menu->title)) ? $this->menu->title:''; ?>
params->get('show_page_heading')): ?>

items): ?> params->get('list_series_display') == 1) : ?> loadTemplate('series-table'); ?> params->get('list_series_display') == 2) : ?> loadTemplate('series-grid'); ?> loadTemplate('series-list'); ?>

items) && isset($this->pagination) && isset($this->pagination->pagesTotal) && $this->pagination->pagesTotal > 1): ?>