quadmenu/lib/panel/pages/system.php

7 lines
136 B
PHP
Raw Normal View History

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