feat: add storageaccess template
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
* Authored-by: Moko Consulting
|
||||
*/
|
||||
|
||||
defined('_JEXEC') or die;
|
||||
?>
|
||||
<div class="mokosuite-storage mokosuite-storage-access">
|
||||
<h2><?php echo $this->escape('Access'); ?></h2>
|
||||
</div>
|
||||
Reference in New Issue
Block a user