| Current Path : /home/pteabiscqq/www/administrator/components/com_quix/layouts/toolbar/ |
| Current File : /home/pteabiscqq/www/administrator/components/com_quix/layouts/toolbar/filemanagerguide.php |
<?php
/**
* @package Joomla.Administrator
* @subpackage com_messages
*
* @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
?>
<div class="alert alert-danger clearfix">
<h3 class="text-uppercase"><?php echo JText::_('COM_QUIX_FILEMANAGER_NOT_WORKING_TITLE'); ?></h3>
<p><?php echo JText::_('COM_QUIX_FILEMANAGER_NOT_WORKING_GUIDE'); ?></p>
</div>