| Current Path : /home/p/o/n/poneycluc/www/tmp/install_647f42677345d/admin/views/phocagalleryfe/tmpl/ |
| Current File : /home/p/o/n/poneycluc/www/tmp/install_647f42677345d/admin/views/phocagalleryfe/tmpl/default.php |
<?php
/*
* @package Joomla
* @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
*
* @component Phoca Gallery
* @copyright Copyright (C) Jan Pavelka www.phoca.cz
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
*/
defined('_JEXEC') or die('Restricted access');
echo '<div>';
echo '<div class="alert alert-error alert-danger">'.$this->t['errormessage'].'</div>';
echo '</div>';
?>