@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. /----------------------------------------------------------------------------------------------------------------------------------*/ use Joomla\CMS\Factory; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Layout\LayoutHelper; use Joomla\CMS\Router\Route; use TrueChristianChurch\Component\Sermondistributor\Administrator\Helper\SermondistributorHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; /** @var Joomla\CMS\WebAsset\WebAssetManager $wa */ $wa = $this->getDocument()->getWebAssetManager(); $wa->useScript('keepalive')->useScript('form.validate'); Html::_('bootstrap.tooltip'); // No direct access to this file defined('_JEXEC') or die; // get the needed module for translation $model = SermondistributorHelper::getModel('external_sources'); ?> canDo->get('manual_updater.access')): ?>
items) && ArrayHelper::check($this->items)): ?>
items as $item): ?> description).$item->id; ?> '. $item->description . ' (' . Text::_($model->selectionTranslation($item->build, 'build')) . ')
'; ?>

id, 1, 2); ?> id.$target.$item->build); ?> id.$target.$item->build); ?> Text::_('COM_SERMONDISTRIBUTOR_THERE_WAS_AN_ERROR_DURING_THE_LAST_UPDATE_ATTEMPT')), $error); ?>