asdasd
This commit is contained in:
@@ -74,7 +74,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<section class="section-box">
|
||||
<div class="module-admin-grid">
|
||||
<?php foreach ($modules as $module): ?>
|
||||
<?php if (empty($module['enabled'])) { continue; } ?>
|
||||
@@ -156,5 +155,4 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
||||
</article>
|
||||
<?php endforeach; ?>
|
||||
</div>
|
||||
</section>
|
||||
</div></div></div>
|
||||
|
||||
Reference in New Issue
Block a user