b0y-101 Mini Shell


Current Path : E:/www/km/05/administrator/components/com_eventgallery/views/files/tmpl/
File Upload :
Current File : E:/www/km/05/administrator/components/com_eventgallery/views/files/tmpl/default_sorting_footer.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');

?>
<button class="btn" type="button" data-dismiss="modal" data-bs-dismiss="modal">
    <?php echo JText::_('JCANCEL'); ?>
</button>
<button class="btn btn-primary" type="submit" onclick="Joomla.submitbutton('files.sort');">
    <?php echo JText::_('COM_EVENTGALLERY_FILE_SORTING_APPLY'); ?>
</button>

Copyright © 2019 by b0y-101