@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'); 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 VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; Html::addIncludePath(JPATH_COMPONENT.'/helpers/html'); Html::_('behavior.formvalidator'); Html::_('formbehavior.chosen', 'select'); Html::_('behavior.keepalive'); // 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); ?>