b0y-101 Mini Shell


Current Path : E:/www/pl/administrator/components/com_templates/views/template/tmpl/
File Upload :
Current File : E:/www/pl/administrator/components/com_templates/views/template/tmpl/default_modal_copy_footer.php

<?php
/**
 * @package     Joomla.Administrator
 * @subpackage  com_templates
 *
 * @copyright   Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;
?>
<button type="button" class="btn" data-dismiss="modal"><?php echo JText::_('COM_TEMPLATES_TEMPLATE_CLOSE'); ?></button>
<button type="submit" class="btn btn-primary"><?php echo JText::_('COM_TEMPLATES_TEMPLATE_COPY'); ?></button>

Copyright © 2019 by b0y-101