primo commit
This commit is contained in:
17
administrator/components/com_conditions/tmpl/item/modal.php
Normal file
17
administrator/components/com_conditions/tmpl/item/modal.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
/**
|
||||
* @package Conditions
|
||||
* @version 24.11.1459
|
||||
*
|
||||
* @author Peter van Westen <info@regularlabs.com>
|
||||
* @link https://regularlabs.com
|
||||
* @copyright Copyright © 2024 Regular Labs All Rights Reserved
|
||||
* @license GNU General Public License version 2 or later
|
||||
*/
|
||||
|
||||
defined('_JEXEC') or die;
|
||||
|
||||
?>
|
||||
<div class="alert alert-error">
|
||||
Oops, something went wromg!
|
||||
</div>
|
||||
Reference in New Issue
Block a user