asdasd
All checks were successful
Deploy / deploy-production (push) Has been skipped
Deploy / deploy-staging (push) Successful in 5s

This commit is contained in:
2026-05-04 03:13:30 +02:00
parent 979b15d4d8
commit a9fefa7779

View File

@@ -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>