Your IP : 216.73.216.85


Current Path : /home/smartconb/www/armencom33/components/com_eventgallery/tmpl/upload/
Upload File :
Current File : /home/smartconb/www/armencom33/components/com_eventgallery/tmpl/upload/default.php

<?php

/**
 * @package     Sven.Bluege
 * @subpackage  com_eventgallery
 *
 * @copyright   Copyright (C) 2005 - 2019 Sven Bluege All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die('Restricted access');

?>

<div><a href="<?php echo $this->returnUrl ?>"><?php echo \Joomla\CMS\Language\Text::_('COM_EVENTGALLERY_EVENT_UPLOAD_RETURN_TO_PREV_PAGE')?></a></div>

<?php
if (EVENTGALLERY_EXTENDED) {
    include(JPATH_ADMINISTRATOR . '/components/com_eventgallery/tmpl/upload/default.php');
} else {
    include(JPATH_ADMINISTRATOR . '/components/com_eventgallery/tmpl/snippets/eventgallery_extended_hint.php');
}