This repository has been archived on 2025-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
quadmenu/lib/panel/pages/system.php
2025-01-20 16:38:41 +05:30

7 lines
136 B
PHP

<div class="wrap" style="
position: relative;
margin: 25px 40px 0 20px;
max-width: 1200px;">
<?php $system->tables(); ?>
</div>