%PDF- %PDF-
Direktori : /home1/lightco1/www/administrator/templates/hathor/html/layouts/com_media/toolbar/ |
Current File : //home1/lightco1/www/administrator/templates/hathor/html/layouts/com_media/toolbar/newfolder.php |
<?php /** * @package Joomla.Administrator * @subpackage com_media * * @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; $title = JText::_('COM_MEDIA_CREATE_NEW_FOLDER'); ?> <button data-toggle="collapse" data-target="#collapseFolder" class="toolbar"> <span class="icon-folder" title="<?php echo $title; ?>"></span> <?php echo $title; ?> </button>